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

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

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

Namespace

Google \ Cloud \ Metastore \ V1beta \ TelemetryConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
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;