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 \ V1Methods
__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 |
setLogFormat
The output format of the Dataproc Metastore service's logs.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |