Module: Google::Cloud::Bigquery::DataExchange::V1beta1::AnalyticsHubService

Defined in:
lib/google/cloud/bigquery/data_exchange/v1beta1/analytics_hub_service.rb,
lib/google/cloud/bigquery/data_exchange/v1beta1/analytics_hub_service/paths.rb,
lib/google/cloud/bigquery/data_exchange/v1beta1/analytics_hub_service/client.rb,
lib/google/cloud/bigquery/data_exchange/v1beta1/analytics_hub_service/credentials.rb

Overview

The AnalyticsHubService API facilitates data sharing within and across organizations. It allows data providers to publish listings that reference shared datasets. With Analytics Hub, users can discover and search for listings that they have access to. Subscribers can view and subscribe to listings. When you subscribe to a listing, Analytics Hub creates a linked dataset in your project.

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/bigquery/data_exchange/v1beta1/analytics_hub_service"
client = ::Google::Cloud::Bigquery::DataExchange::V1beta1::AnalyticsHubService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials