Google Cloud Ces V1 Client - Class OperationType (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class OperationType.

The operation to perform on the entity.

Protobuf type google.cloud.ces.v1.Action.EntityOperation.OperationType

Namespace

Google \ Cloud \ Ces \ V1 \ Action \ EntityOperation

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

OPERATION_TYPE_UNSPECIFIED

  Value: 0 
 

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

Generated from protobuf enum OPERATION_TYPE_UNSPECIFIED = 0;

PBLIST

  Value: 1 
 

List operation.

Generated from protobuf enum LIST = 1;

GET

  Value: 2 
 

Get operation.

Generated from protobuf enum GET = 2;

CREATE

  Value: 3 
 

Create operation.

Generated from protobuf enum CREATE = 3;

UPDATE

  Value: 4 
 

Update operation.

Generated from protobuf enum UPDATE = 4;

DELETE

  Value: 5 
 

Delete operation.

Generated from protobuf enum DELETE = 5;

Create a Mobile Website
View Site in Mobile | Classic
Share by: