Analytics Hub v1 API - Namespace Google.Cloud.BigQuery.AnalyticsHub.V1 (1.0.0)

Classes

AnalyticsHubService

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.

AnalyticsHubService.AnalyticsHubServiceBase

Base class for server-side implementations of AnalyticsHubService

AnalyticsHubService.AnalyticsHubServiceClient

Client for AnalyticsHubService

AnalyticsHubServiceClient

AnalyticsHubService client wrapper, for convenient use.

AnalyticsHubServiceClientBuilder

Builder class for AnalyticsHubServiceClient to provide simple configuration of credentials, endpoint etc.

AnalyticsHubServiceClientImpl

AnalyticsHubService client wrapper implementation, for convenient use.

AnalyticsHubServiceSettings

Settings for AnalyticsHubServiceClient instances.

CreateDataExchangeRequest

Message for creating a data exchange.

CreateListingRequest

Message for creating a listing.

DataExchange

A data exchange is a container that lets you share data. Along with the descriptive information about the data exchange, it contains listings that reference shared datasets.

DataExchangeName

Resource name for the DataExchange resource.

DataProvider

Contains details of the data provider.

DatasetName

Resource name for the Dataset resource.

DeleteDataExchangeRequest

Message for deleting a data exchange.

DeleteListingRequest

Message for deleting a listing.

DestinationDataset

Defines the destination bigquery dataset.

DestinationDatasetReference

Contains the reference that identifies a destination bigquery dataset.

GetDataExchangeRequest

Message for getting a data exchange.

GetListingRequest

Message for getting a listing.

ListDataExchangesRequest

Message for requesting the list of data exchanges.

ListDataExchangesResponse

Message for response to the list of data exchanges.

Listing

A listing is what gets published into a data exchange that a subscriber can subscribe to. It contains a reference to the data source along with descriptive information that will help subscribers find and subscribe the data.

Listing.Types

Container for nested types declared in the Listing message type.

Listing.Types.BigQueryDatasetSource

A reference to a shared dataset. It is an existing BigQuery dataset with a collection of objects such as tables and views that you want to share with subscribers. When subscriber's subscribe to a listing, Analytics Hub creates a linked dataset in the subscriber's project. A Linked dataset is an opaque, read-only BigQuery dataset that serves as a symbolic link to a shared dataset.

ListingName

Resource name for the Listing resource.

ListListingsRequest

Message for requesting the list of listings.

ListListingsResponse

Message for response to the list of Listings.

ListOrgDataExchangesRequest

Message for requesting the list of data exchanges from projects in an organization and location.

ListOrgDataExchangesResponse

Message for response to listing data exchanges in an organization and location.

Publisher

Contains details of the listing publisher.

SubscribeListingRequest

Message for subscribing to a listing.

SubscribeListingResponse

Message for response when you subscribe to a listing.

UpdateDataExchangeRequest

Message for updating a data exchange.

UpdateListingRequest

Message for updating a Listing.

Enums

DataExchangeName.ResourceNameType

The possible contents of DataExchangeName.

DatasetName.ResourceNameType

The possible contents of DatasetName.

Listing.SourceOneofCase

Enum of possible cases for the "source" oneof.

Listing.Types.Category

Listing categories.

Listing.Types.State

State of the listing.

ListingName.ResourceNameType

The possible contents of ListingName.

SubscribeListingRequest.DestinationOneofCase

Enum of possible cases for the "destination" oneof.