Interface TelemetryConfigOrBuilder (2.42.0)

public interface TelemetryConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getLogFormat()

public abstract TelemetryConfig.LogFormat getLogFormat()

The output format of the Dataproc Metastore service's logs.

.google.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;

Returns
TypeDescription
TelemetryConfig.LogFormat

The logFormat.

getLogFormatValue()

public abstract int getLogFormatValue()

The output format of the Dataproc Metastore service's logs.

.google.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for logFormat.