Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse.
Response message for FeaturestoreService.DeleteFeatureValues.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#select_entity
def select_entity() -> ::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity
-
(::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity) — Response for request specifying the entities to delete
Note: The following fields are mutually exclusive:
select_entity
,select_time_range_and_feature
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#select_entity=
def select_entity=(value) -> ::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity
-
value (::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity) — Response for request specifying the entities to delete
Note: The following fields are mutually exclusive:
select_entity
,select_time_range_and_feature
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectEntity) — Response for request specifying the entities to delete
Note: The following fields are mutually exclusive:
select_entity
,select_time_range_and_feature
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#select_time_range_and_feature
def select_time_range_and_feature() -> ::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature
-
(::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature) — Response for request specifying time range and feature
Note: The following fields are mutually exclusive:
select_time_range_and_feature
,select_entity
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#select_time_range_and_feature=
def select_time_range_and_feature=(value) -> ::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature
-
value (::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature) — Response for request specifying time range and feature
Note: The following fields are mutually exclusive:
select_time_range_and_feature
,select_entity
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::AIPlatform::V1::DeleteFeatureValuesResponse::SelectTimeRangeAndFeature) — Response for request specifying time range and feature
Note: The following fields are mutually exclusive:
select_time_range_and_feature
,select_entity
. If a field in that set is populated, all other fields in the set will automatically be cleared.