Class OperationType (1.41.0)

OperationType(value)

The operation to perform on the entity.

Enums

Name Description
OPERATION_TYPE_UNSPECIFIED Operation type unspecified. Invalid, ConnectorTool create/update will fail.
LIST List operation.
GET Get operation.
CREATE Create operation.
UPDATE Update operation.
DELETE Delete operation.