GoogleCloudAiplatformV1DeleteFeatureValuesRequest constructor
GoogleCloudAiplatformV1DeleteFeatureValuesRequest({
- GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity? selectEntity,
- GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature? selectTimeRangeAndFeature,
Implementation
GoogleCloudAiplatformV1DeleteFeatureValuesRequest({
this.selectEntity,
this.selectTimeRangeAndFeature,
});