public enum TelemetryConfig.LogFormat extends Enum<TelemetryConfig.LogFormat> implements ProtocolMessageEnum
Protobuf enum google.events.cloud.metastore.v1.TelemetryConfig.LogFormat
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
JSON |
Logging output uses the |
JSON_VALUE |
Logging output uses the |
LEGACY |
Logging output uses the legacy |
LEGACY_VALUE |
Logging output uses the legacy |
LOG_FORMAT_UNSPECIFIED |
The LOG_FORMAT is not set. |
LOG_FORMAT_UNSPECIFIED_VALUE |
The LOG_FORMAT is not set. |
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() |