View Source GoogleApi.BigQueryConnection.V1.Model.MetastoreServiceConfig (google_api_big_query_connection v0.12.1)
Configuration of the Dataproc Metastore Service.
Attributes
-
metastoreService
(type:String.t
, default:nil
) - Optional. Resource name of an existing Dataproc Metastore service. Example: *projects/[project_id]/locations/[region]/services/[service_id]
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.BigQueryConnection.V1.Model.MetastoreServiceConfig{ metastoreService: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.