Dataproc Metastore V1beta API - Class Google::Cloud::Metastore::V1beta::DataCatalogConfig (v0.3.0)

Reference documentation and code samples for the Dataproc Metastore V1beta API class Google::Cloud::Metastore::V1beta::DataCatalogConfig.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.
Returns
  • (::Boolean) — Defines whether the metastore metadata should be synced to Data Catalog. The default value is to disable syncing metastore metadata to Data Catalog.