Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity (v0.22.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::DeleteFeatureValuesRequest::SelectEntity.

Message to select entity. If an entity id is selected, all the feature values corresponding to the entity id will be deleted, including the entityId.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity_id_selector

def entity_id_selector() -> ::Google::Cloud::AIPlatform::V1::EntityIdSelector
Returns

#entity_id_selector=

def entity_id_selector=(value) -> ::Google::Cloud::AIPlatform::V1::EntityIdSelector
Parameter
Returns