View Source GoogleApi.Metastore.V1.Model.DataCatalogConfig (google_api_metastore v0.10.0)
Specifies how metastore metadata should be integrated with the Data Catalog service.
Attributes
-
enabled
(type:boolean()
, default:nil
) - Optional. Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1.Model.DataCatalogConfig{enabled: boolean() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.