View Source GoogleApi.Metastore.V1.Model.MetadataIntegration (google_api_metastore v0.11.1)

Specifies how metastore metadata should be integrated with external services.

Attributes

  • dataCatalogConfig (type: GoogleApi.Metastore.V1.Model.DataCatalogConfig.t, default: nil) - Optional. The integration config for the Data Catalog service.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Metastore.V1.Model.MetadataIntegration{
  dataCatalogConfig: GoogleApi.Metastore.V1.Model.DataCatalogConfig.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.