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

Defined in:
lib/google/cloud/dataplex/v1/dataplex_service.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

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 client:

require "google/cloud/dataplex/v1/dataplex_service"
client = ::Google::Cloud::Dataplex::V1::DataplexService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations