Module: Google::Cloud::Dataplex::V1::DataplexService

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

Overview

Dataplex service provides data lakes as a service. The primary resources offered by this service are Lakes, Zones and Assets which collectively allow a data administrator to organize, manage, secure and catalog data across their organization located across cloud projects 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/dataplex_service/rest"
client = ::Google::Cloud::Dataplex::V1::DataplexService::Rest::Client.new

Defined Under Namespace

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