public enum LogSink.VersionFormat extends Enum<LogSink.VersionFormat> implements ProtocolMessageEnum
Deprecated. This is unused.
Protobuf enum google.logging.v2.LogSink.VersionFormat
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
UNRECOGNIZED |
|
V1 |
|
V1_VALUE |
|
V2 |
|
V2_VALUE |
|
VERSION_FORMAT_UNSPECIFIED |
An unspecified format version that will default to V2. |
VERSION_FORMAT_UNSPECIFIED_VALUE |
An unspecified format version that will default to V2. |
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() |