Google Cloud Ai Platform V1 Client - Class DeleteFeatureValuesResponse (1.12.0)

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

Response message for FeaturestoreService.DeleteFeatureValues.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ select_entity DeleteFeatureValuesResponse\SelectEntity

Response for request specifying the entities to delete

↳ select_time_range_and_feature DeleteFeatureValuesResponse\SelectTimeRangeAndFeature

Response for request specifying time range and feature

getSelectEntity

Response for request specifying the entities to delete

Returns
Type Description
DeleteFeatureValuesResponse\SelectEntity|null

hasSelectEntity

setSelectEntity

Response for request specifying the entities to delete

Parameter
Name Description
var DeleteFeatureValuesResponse\SelectEntity
Returns
Type Description
$this

getSelectTimeRangeAndFeature

Response for request specifying time range and feature

Returns
Type Description
DeleteFeatureValuesResponse\SelectTimeRangeAndFeature|null

hasSelectTimeRangeAndFeature

setSelectTimeRangeAndFeature

Response for request specifying time range and feature

Parameter
Name Description
var DeleteFeatureValuesResponse\SelectTimeRangeAndFeature
Returns
Type Description
$this

getResponse

Returns
Type Description
string