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 defining a single target dataset where all data will be streamed to."],["The documentation covers versions of the Datastream API from 1.0.0 to 2.9.0, with 2.9.0 being the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors, a default constructor and a constructor that takes another `SingleTargetDataset` object, as well as one property called `DatasetId`."]]],[]]