View Source GoogleApi.Metastore.V1beta.Model.DataCatalogConfig (google_api_metastore v0.11.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.V1beta.Model.DataCatalogConfig{
  enabled: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.