public interface TelemetryConfigOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getLogFormat()
public abstract TelemetryConfig.LogFormat getLogFormat()The output format of the Dataproc Metastore service's logs.
.google.events.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;
| Returns | |
|---|---|
| Type | Description |
TelemetryConfig.LogFormat |
The logFormat. |
getLogFormatValue()
public abstract int getLogFormatValue()The output format of the Dataproc Metastore service's logs.
.google.events.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for logFormat. |