public enum LoggingConfig.LoggableAction extends Enum<LoggingConfig.LoggableAction> implements ProtocolMessageEnumLoggable actions types.
 Protobuf enum google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableAction
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| LOGGABLE_ACTION_UNSPECIFIED | Illegal value, to avoid allowing a default.   | 
| LOGGABLE_ACTION_UNSPECIFIED_VALUE | Illegal value, to avoid allowing a default.   | 
| TRANSFORM | The corresponding transform action in this job.   | 
| TRANSFORM_VALUE | The corresponding transform action in this job.   | 
| UNRECOGNIZED | |
| Static Methods | |
|---|---|
| Name | Description | 
| forNumber(int value) | |
| getDescriptor() | |
| internalGetValueMap() | |
| valueOf(Descriptors.EnumValueDescriptor desc) | |
| valueOf(int value) | Deprecated. Use #forNumber(int) instead. | 
| valueOf(String name) | |
| values() | |
| Methods | |
|---|---|
| Name | Description | 
| getDescriptorForType() | |
| getNumber() | |
| getValueDescriptor() | |