EntityOperation(mapping=None, *, ignore_unknown_fields=False, **kwargs)Entity CRUD operation specification.
Attributes |
|
|---|---|
| Name | Description |
entity_id |
str
Required. ID of the entity. |
operation |
google.cloud.ces_v1.types.Action.EntityOperation.OperationType
Required. Operation to perform on the entity. |
Classes
OperationType
OperationType(value)The operation to perform on the entity.