View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1LakeMetastore (google_api_dataplex v0.20.0)
Settings to manage association of Dataproc Metastore with a lake.
Attributes
-
service
(type:String.t
, default:nil
) - Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1LakeMetastore{ service: String.t() | nil }