| Modifier and Type | Method and Description |
|---|---|
static TelemetryConfig.LogFormat |
TelemetryConfig.LogFormat.forNumber(int value) |
TelemetryConfig.LogFormat |
TelemetryConfigOrBuilder.getLogFormat()
The output format of the Dataproc Metastore service's logs.
|
TelemetryConfig.LogFormat |
TelemetryConfig.getLogFormat()
The output format of the Dataproc Metastore service's logs.
|
TelemetryConfig.LogFormat |
TelemetryConfig.Builder.getLogFormat()
The output format of the Dataproc Metastore service's logs.
|
static TelemetryConfig.LogFormat |
TelemetryConfig.LogFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TelemetryConfig.LogFormat |
TelemetryConfig.LogFormat.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TelemetryConfig.LogFormat |
TelemetryConfig.LogFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TelemetryConfig.LogFormat[] |
TelemetryConfig.LogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TelemetryConfig.LogFormat> |
TelemetryConfig.LogFormat.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TelemetryConfig.Builder |
TelemetryConfig.Builder.setLogFormat(TelemetryConfig.LogFormat value)
The output format of the Dataproc Metastore service's logs.
|
Copyright © 2024 Google LLC. All rights reserved.