Class: Google::Cloud::Metastore::V1beta::MetadataIntegration

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/metastore/v1beta/metastore.rb

Overview

Specifies how metastore metadata should be integrated with external services.

Instance Attribute Summary collapse

Instance Attribute Details

#data_catalog_config::Google::Cloud::Metastore::V1beta::DataCatalogConfig

Returns The integration config for the Data Catalog service.

Returns:



203
204
205
206
# File 'proto_docs/google/cloud/metastore/v1beta/metastore.rb', line 203

class MetadataIntegration
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#dataplex_config::Google::Cloud::Metastore::V1beta::DataplexConfig

Returns The integration config for the Dataplex service.

Returns:



203
204
205
206
# File 'proto_docs/google/cloud/metastore/v1beta/metastore.rb', line 203

class MetadataIntegration
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end