Google Cloud Dataproc Metastore V1 Client - Class TelemetryConfig (0.4.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class TelemetryConfig.

Telemetry Configuration for the Dataproc Metastore service.

Generated from protobuf message google.cloud.metastore.v1.TelemetryConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ log_format int

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

getLogFormat

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

Generated from protobuf field .google.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;

Returns
TypeDescription
int

setLogFormat

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

Generated from protobuf field .google.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;

Parameter
NameDescription
var int
Returns
TypeDescription
$this