Module: Google::Cloud::Dataplex::V1::CatalogService

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

Overview

The primary resources offered by this service are EntryGroups, EntryTypes, AspectTypes, and Entries. They collectively let data administrators organize, manage, secure, and catalog data located across cloud projects in their organization in a variety of storage systems, including Cloud Storage and BigQuery.

To load this service and instantiate a REST client:

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

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations