GoogleApi.Metastore.V1.Model.NetworkConfig (google_api_metastore v0.12.0)
View SourceNetwork configuration for the Dataproc Metastore service.
Attributes
-
consumers
(type:list(GoogleApi.Metastore.V1.Model.Consumer.t)
, default:nil
) - Immutable. The consumer-side network configuration for the Dataproc Metastore instance.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1.Model.NetworkConfig{ consumers: [GoogleApi.Metastore.V1.Model.Consumer.t()] | nil }