Google Cloud Storage Batch Operations V1 Client - Class LoggableAction (0.1.2)

Reference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class LoggableAction.

Loggable actions types.

Protobuf type google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction

Namespace

Google \ Cloud \ StorageBatchOperations \ V1 \ LoggingConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

LOGGABLE_ACTION_UNSPECIFIED

Value: 0

Illegal value, to avoid allowing a default.

Generated from protobuf enum LOGGABLE_ACTION_UNSPECIFIED = 0;

TRANSFORM

Value: 6

The corresponding transform action in this job.

Generated from protobuf enum TRANSFORM = 6;