public sealed class DestinationDatasetReference : IMessage<DestinationDatasetReference>, IEquatable<DestinationDatasetReference>, IDeepCloneable<DestinationDatasetReference>, IBufferMessage, IMessage
Defines the Destination BigQuery Dataset Reference.
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 defines a reference to a BigQuery dataset, serving as a core component for specifying dataset destinations.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing for robust handling and manipulation of dataset references.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationDatasetReference\u003c/code\u003e class is constructed either without arguments, or using another \u003ccode\u003eDestinationDatasetReference\u003c/code\u003e instance as input.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eDatasetId\u003c/code\u003e, which is the unique identifier of the dataset, and \u003ccode\u003eProjectId\u003c/code\u003e, which specifies the project hosting the dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.0.0-beta06, while this documentation covers 1.0.0-beta01, one previous version, and one version in between.\u003c/p\u003e\n"]]],[],null,[]]