Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::Action::EntityOperation::OperationType (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::Action::EntityOperation::OperationType.

The operation to perform on the entity.

Constants

OPERATION_TYPE_UNSPECIFIED

value: 0
Operation type unspecified. Invalid, ConnectorTool create/update will fail.

LIST

value: 1
List operation.

GET

value: 2
Get operation.

CREATE

value: 3
Create operation.

UPDATE

value: 4
Update operation.

DELETE

value: 5
Delete operation.