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."],["The `SingleTargetDataset` class is designed for use as a single dataset destination for streaming data."],["This is reference documentation for this class that implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documented class is available in multiple versions, from version 1.0.0 to the latest, 2.9.0, of the Google Cloud Datastream V1 API."],["It includes a constructor and a `DatasetId` property for identifying the target dataset, which are the main ways of instantiating and modifying the class."]]],[]]