Module: Google::Cloud::Dataplex::V1::MetadataService

Defined in:
lib/google/cloud/dataplex/v1/metadata_service.rb,
lib/google/cloud/dataplex/v1/metadata_service/rest.rb,
lib/google/cloud/dataplex/v1/metadata_service/paths.rb,
lib/google/cloud/dataplex/v1/metadata_service/client.rb,
lib/google/cloud/dataplex/v1/metadata_service/credentials.rb,
lib/google/cloud/dataplex/v1/metadata_service/rest/client.rb,
lib/google/cloud/dataplex/v1/metadata_service/rest/service_stub.rb

Overview

Metadata service manages metadata resources such as tables, filesets and partitions.

To load this service and instantiate a REST client:

require "google/cloud/dataplex/v1/metadata_service/rest"
client = ::Google::Cloud::Dataplex::V1::MetadataService::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials