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 \ LoggingConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
LOGGABLE_ACTION_UNSPECIFIED
Value: 0Illegal value, to avoid allowing a default.
Generated from protobuf enum LOGGABLE_ACTION_UNSPECIFIED = 0;
TRANSFORM
Value: 6The corresponding transform action in this job.
Generated from protobuf enum TRANSFORM = 6;