GoogleCloudAiplatformV1DeleteFeatureValuesRequest constructor

GoogleCloudAiplatformV1DeleteFeatureValuesRequest({
  1. GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectEntity? selectEntity,
  2. GoogleCloudAiplatformV1DeleteFeatureValuesRequestSelectTimeRangeAndFeature? selectTimeRangeAndFeature,
})

Implementation

GoogleCloudAiplatformV1DeleteFeatureValuesRequest({
  this.selectEntity,
  this.selectTimeRangeAndFeature,
});