public sealed class BigQueryDatasetSource : IMessage<Listing.Types.BigQueryDatasetSource>, IEquatable<Listing.Types.BigQueryDatasetSource>, IDeepCloneable<Listing.Types.BigQueryDatasetSource>, IBufferMessage, IMessage
A reference to a Shared dataset. It's an existing BigQuery dataset with a
collection of objects, such as tables and views, that you want to share
with subscribers.
Upon subscription to a Listing, Data Exchange 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 document provides reference information for the \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class, which represents a shared BigQuery dataset within the Google Cloud Data Exchange.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryDatasetSource\u003c/code\u003e class is a sealed class inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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\u003eIt serves as a reference to an existing BigQuery dataset, enabling the sharing of its tables and views with subscribers through the creation of a read-only "symbolic link" called a Linked dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eDataset\u003c/code\u003e property, a string representing the resource name of the dataset, for example: \u003ccode\u003eprojects/myproject/datasets/123\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt is documented with the latest being version 2.0.0-beta06, with prior versions also documented, including 2.0.0-beta05 and 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,[]]