public enum LoggingConfig.LoggableActionState extends Enum<LoggingConfig.LoggableActionState> implements ProtocolMessageEnum
Loggable action states filter.
Protobuf enum google.cloud.storagebatchoperations.v1.LoggingConfig.LoggableActionState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
FAILED |
|
FAILED_VALUE |
|
LOGGABLE_ACTION_STATE_UNSPECIFIED |
Illegal value, to avoid allowing a default. |
LOGGABLE_ACTION_STATE_UNSPECIFIED_VALUE |
Illegal value, to avoid allowing a default. |
SUCCEEDED |
|
SUCCEEDED_VALUE |
|
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() |