public sealed class DestinationDatasetReference : IMessage<DestinationDatasetReference>, IEquatable<DestinationDatasetReference>, IDeepCloneable<DestinationDatasetReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class DestinationDatasetReference.
Contains the reference that identifies a destination bigquery dataset.
Required. A unique ID for this dataset, without the project name. The ID
must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_).
The maximum length is 1,024 characters.
[[["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\u003eThe \u003ccode\u003eDestinationDatasetReference\u003c/code\u003e class identifies a destination BigQuery dataset within the Analytics Hub v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, with 1.7.0 being the latest and the page's current focus being version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestinationDatasetReference\u003c/code\u003e is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.AnalyticsHub.V1\u003c/code\u003e namespace and is implemented as a sealed class that inherits from object.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires a \u003ccode\u003eDatasetId\u003c/code\u003e and a \u003ccode\u003eProjectId\u003c/code\u003e, both as string properties, to uniquely identify the dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationDatasetReference\u003c/code\u003e 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, providing methods for data handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"]]],[],null,[]]