Google Cloud Dataproc Metastore V1 Client - Class TelemetryConfig (1.1.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

Namespace

Google \ Cloud \ Metastore \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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.

Returns
Type Description
int Enum of type LogFormat.

setLogFormat

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

Parameter
Name Description
var int

Enum of type LogFormat.

Returns
Type Description
$this