Google Cloud Ai Platform V1 Client - Class DeleteFeatureValuesResponse (0.15.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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

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

Response for request specifying the entities to delete

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

Response for request specifying time range and feature

getSelectEntity

Response for request specifying the entities to delete

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectEntity|null

hasSelectEntity

setSelectEntity

Response for request specifying the entities to delete

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectEntity
Returns
TypeDescription
$this

getSelectTimeRangeAndFeature

Response for request specifying time range and feature

Returns
TypeDescription
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectTimeRangeAndFeature|null

hasSelectTimeRangeAndFeature

setSelectTimeRangeAndFeature

Response for request specifying time range and feature

Parameter
NameDescription
var Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectTimeRangeAndFeature
Returns
TypeDescription
$this

getResponse

Returns
TypeDescription
string