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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectEntity|null |
hasSelectEntity
setSelectEntity
Response for request specifying the entities to delete
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectEntity
|
Returns | |
---|---|
Type | Description |
$this |
getSelectTimeRangeAndFeature
Response for request specifying time range and feature
Returns | |
---|---|
Type | Description |
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectTimeRangeAndFeature|null |
hasSelectTimeRangeAndFeature
setSelectTimeRangeAndFeature
Response for request specifying time range and feature
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\AIPlatform\V1\DeleteFeatureValuesResponse\SelectTimeRangeAndFeature
|
Returns | |
---|---|
Type | Description |
$this |
getResponse
Returns | |
---|---|
Type | Description |
string |