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-03-21 UTC."],[[["This document provides reference information for the `BigQueryDestinationConfig.Types.SingleTargetDataset` class within the Google Cloud Datastream V1 API, with the latest version being 2.9.0."],["The `SingleTargetDataset` class is designed to configure a single dataset in BigQuery as the destination for data streams."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparisons, deep cloning, and buffered message management."],["The class `SingleTargetDataset` has a constructor that can take another `SingleTargetDataset` object as an argument, as well as a parameter called `DatasetId` which is a string."],["There are 11 different versions available of the API, ranging from 1.0.0 to 2.9.0."]]],[]]