Google Cloud Ai Platform V1 Client - Class DeleteFeatureValuesRequest (0.18.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class DeleteFeatureValuesRequest.

Request message for FeaturestoreService.DeleteFeatureValues .

Generated from protobuf message google.cloud.aiplatform.v1.DeleteFeatureValuesRequest

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ select_entity
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesRequest\SelectEntity

Select feature values to be deleted by specifying entities.

↳ select_time_range_and_feature
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesRequest\SelectTimeRangeAndFeature

Select feature values to be deleted by specifying time range and features.

↳ entity_type
string

Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}

getSelectEntity

Select feature values to be deleted by specifying entities.

hasSelectEntity

setSelectEntity

Select feature values to be deleted by specifying entities.

Returns
Type
Description
$this

getSelectTimeRangeAndFeature

Select feature values to be deleted by specifying time range and features.

hasSelectTimeRangeAndFeature

setSelectTimeRangeAndFeature

Select feature values to be deleted by specifying time range and features.

Returns
Type
Description
$this

getEntityType

Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}

Returns
Type
Description
string

setEntityType

Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDeleteOption

Returns
Type
Description
string

static::build

Parameter
Name
Description
entityType
string

Required. The resource name of the EntityType grouping the Features for which values are being deleted from. Format: projects/{project}/locations/{location}/featurestores/{featurestore}/entityTypes/{entityType} Please see Google\Cloud\AIPlatform\V1\FeaturestoreServiceClient::entityTypeName() for help formatting this field.

Design a Mobile Site
View Site in Mobile | Classic
Share by: