public sealed class 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-03-21 UTC."],[[["This document provides reference documentation for the `BigQueryDestinationConfig.Types.SingleTargetDataset` class within the DataStream v1 API, specifically for version 2.2.0 of the .NET library."],["The `SingleTargetDataset` class is designed to represent a single dataset in BigQuery where all data will be directed."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET ecosystem."],["The class has two constructors: a default constructor and one that allows for creating a copy of another `SingleTargetDataset` object, and a string property `DatasetId`."],["The content list available versions of the `BigQueryDestinationConfig.Types.SingleTargetDataset` class ranging from version 1.0.0 to the latest 2.9.0 version."]]],[]]