public sealed class BigQueryDestinationConfig.Types.SingleTargetDataset : IMessage<BigQueryDestinationConfig.Types.SingleTargetDataset>, IEquatable<BigQueryDestinationConfig.Types.SingleTargetDataset>, IDeepCloneable<BigQueryDestinationConfig.Types.SingleTargetDataset>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class BigQueryDestinationConfig.Types.SingleTargetDataset.
A single target dataset to which all data will be streamed.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `BigQueryDestinationConfig.Types.SingleTargetDataset` class within the DataStream v1 API, focusing on version 2.8.0."],["The `SingleTargetDataset` class is designed to specify a single target dataset in BigQuery where data will be streamed."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, highlighting its capabilities for message handling, equality checking, deep cloning, and buffer operations."],["The class includes a constructor and a `DatasetId` property, which allows setting and retrieving the ID of the target BigQuery dataset."],["There are also multiple previous versions available of this class, as well as a latest version (2.9.0)."]]],[]]