public sealed class OutputConfig.Types.BigQueryDestination : IMessage<OutputConfig.Types.BigQueryDestination>, IEquatable<OutputConfig.Types.BigQueryDestination>, IDeepCloneable<OutputConfig.Types.BigQueryDestination>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class OutputConfig.Types.BigQueryDestination.
[[["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 page provides documentation for the `OutputConfig.Types.BigQueryDestination` class within the Google Cloud Retail v2 API for .NET."],["The `BigQueryDestination` class is used to configure the destination for outputting data to BigQuery, and there are multiple versions from 1.0.0 to the latest version 2.12.0, which can be selected from the list."],["The `BigQueryDestination` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigQueryDestination` class has three key properties: `DatasetId`, `TableIdPrefix`, and `TableType`, which are used to define the destination dataset, table prefix, and table type in BigQuery."],["The namespace for the BigQueryDestination class is `Google.Cloud.Retail.V2` and it is found in the assembly `Google.Cloud.Retail.V2.dll`."]]],[]]