public sealed class BigQueryOutputResult : IMessage<BigQueryOutputResult>, IEquatable<BigQueryOutputResult>, IDeepCloneable<BigQueryOutputResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class BigQueryOutputResult.
[[["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-04-17 UTC."],[[["This webpage provides documentation for the `BigQueryOutputResult` class within the Google Cloud Retail v2 API."],["The `BigQueryOutputResult` class is designed to represent results outputted to BigQuery and includes methods for implementation such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.12.0, and the page also provides links to documentation for versions dating back to 1.0.0."],["Key properties of the `BigQueryOutputResult` class include `DatasetId` and `TableId`, which are both strings representing the BigQuery Dataset and Table IDs respectively."],["There are two constructors provided for the `BigQueryOutputResult` class; one is a default, and the other takes another `BigQueryOutputResult` object as a parameter."]]],[]]