Google Cloud Dataproc Metastore V1beta Client - Class LogFormat (0.6.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class LogFormat.

Protobuf type google.cloud.metastore.v1beta.TelemetryConfig.LogFormat

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

LOG_FORMAT_UNSPECIFIED

Value: 0

The LOG_FORMAT is not set.

Generated from protobuf enum LOG_FORMAT_UNSPECIFIED = 0;

LEGACY

Value: 1

Logging output uses the legacy textPayload format.

Generated from protobuf enum LEGACY = 1;

JSON

Value: 2

Logging output uses the jsonPayload format.

Generated from protobuf enum JSON = 2;