GoogleApi.Metastore.V1beta.Model.NetworkConfig (google_api_metastore v0.2.0) View Source

Network configuration for the Dataproc Metastore service.

Attributes

  • consumers (type: list(GoogleApi.Metastore.V1beta.Model.Consumer.t), default: nil) - Immutable. The consumer-side network configuration for the Dataproc Metastore instance.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Metastore.V1beta.Model.NetworkConfig{
  consumers: [GoogleApi.Metastore.V1beta.Model.Consumer.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.