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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eListing.Types.BigQueryDatasetSource\u003c/code\u003e class within the Analytics Hub v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class represents a reference to an existing BigQuery dataset, enabling the sharing of tables and views with subscribers.\u003c/p\u003e\n"],["\u003cp\u003eSubscribers gain read-only access to shared datasets through a linked dataset in their own project.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe two properties defined in the \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class are \u003ccode\u003eDataset\u003c/code\u003e and \u003ccode\u003eDatasetAsDatasetName\u003c/code\u003e, which contain the string and DatasetName-typed views, respectively.\u003c/p\u003e\n"]]],[],null,[]]