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 webpage provides reference documentation for the `OutputConfig.Types.BigQueryDestination` class within the Google Cloud Retail v2 API."],["The latest version of the documentation is 2.12.0, but the current page focuses on version 2.10.0, with links to other versions ranging from 1.0.0 to 2.12.0."],["`OutputConfig.Types.BigQueryDestination` is used for configuring BigQuery as an output destination, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DatasetId`, `TableIdPrefix`, and `TableType`, which are required for defining the BigQuery output."],["The documentation also outlines the inheritance hierarchy, inherited members, constructors, and other pertinent information for utilizing the `BigQueryDestination` class within the Google.Cloud.Retail.V2 namespace."]]],[]]