Class SelectEntity (1.48.0)

SelectEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

NameDescription
entity_id_selector google.cloud.aiplatform_v1.types.EntityIdSelector
Required. Selectors choosing feature values of which entity id to be deleted from the EntityType.

Methods

SelectEntity

SelectEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.