public sealed class Listing.Types.BigQueryDatasetSource : IMessage<Listing.Types.BigQueryDatasetSource>, IEquatable<Listing.Types.BigQueryDatasetSource>, IDeepCloneable<Listing.Types.BigQueryDatasetSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1beta1 API class 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class within the Analytics Hub v1beta1 API, specifically for version 2.0.0-beta05, which is used to reference a shared BigQuery dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class allows users to share existing BigQuery datasets, which include objects like tables and views, with subscribers, through a listing in the Analytics Hub.\u003c/p\u003e\n"],["\u003cp\u003eSubscribers gain read-only access to shared datasets via linked datasets, which act as symbolic links to the original data in their own projects, created upon subscribing to a listing.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for default creation and creating from another \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDataset\u003c/code\u003e property within \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e represents the resource name of the dataset being shared, formatted as \u003ccode\u003eprojects/myproject/datasets/123\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]