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 | |
---|---|
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.
Generated from protobuf field .google.cloud.metastore.v1.TelemetryConfig.LogFormat log_format = 1;
Returns | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |