Reference documentation and code samples for the Google Cloud BigQuery Data Exchange V1beta1 Client class 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.
Generated from protobuf message google.cloud.bigquery.dataexchange.v1beta1.Listing.BigQueryDatasetSource
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ dataset
string
Resource name of the dataset source for this listing. e.g. projects/myproject/datasets/123
getDataset
Resource name of the dataset source for this listing.
e.g. projects/myproject/datasets/123
Returns
Type
Description
string
setDataset
Resource name of the dataset source for this listing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-11 UTC."],[],[]]