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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `OutputConfig.Types.BigQueryDestination` class within the Google Cloud Retail v2 API, with version 2.12.0 being the most recent."],["`BigQueryDestination` is used to configure BigQuery as an output destination and is part of the `Google.Cloud.Retail.V2` namespace."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which support different forms of message manipulation."],["Key properties of the `BigQueryDestination` class include `DatasetId`, `TableIdPrefix`, and `TableType`, which are used to define the BigQuery dataset, table prefix, and table type respectively."],["This page also provides links to documentation for past versions of the `OutputConfig.Types.BigQueryDestination`, starting from version 1.0.0."]]],[]]