GoogleApi.Metastore.V1beta.Model.MetadataIntegration (google_api_metastore v0.2.0) View Source
Specifies how metastore metadata should be integrated with external services.
Attributes
-
dataCatalogConfig
(type:GoogleApi.Metastore.V1beta.Model.DataCatalogConfig.t
, default:nil
) - The integration config for the Data Catalog service. -
dataplexConfig
(type:GoogleApi.Metastore.V1beta.Model.DataplexConfig.t
, default:nil
) - The integration config for the Dataplex service.
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.MetadataIntegration{ dataCatalogConfig: GoogleApi.Metastore.V1beta.Model.DataCatalogConfig.t() | nil, dataplexConfig: GoogleApi.Metastore.V1beta.Model.DataplexConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.