View Source GoogleApi.Metastore.V1.Model.TelemetryConfig (google_api_metastore v0.11.0)

Telemetry Configuration for the Dataproc Metastore service.

Attributes

  • logFormat (type: String.t, default: nil) - The output format of the Dataproc Metastore service's logs.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Metastore.V1.Model.TelemetryConfig{
  logFormat: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.