GoogleApi.Metastore.V1beta.Model.DataCatalogConfig (google_api_metastore v0.2.0) View Source

Specifies how metastore metadata should be integrated with the Data Catalog service.

Attributes

  • enabled (type: boolean(), default: nil) - Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.

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.DataCatalogConfig{
  enabled: boolean() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.