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-02 UTC."],[[["This webpage provides reference documentation for the `BigQueryOutputResult` class within the Retail v2 API from Google Cloud."],["The latest version of this class is documented under version 2.12.0, but the page covers versions all the way back to 1.0.0."],["The `BigQueryOutputResult` class is used to handle BigQuery output data, which implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `DatasetId` and `TableId`, both of which are strings, enabling the identification of specific datasets and tables within BigQuery."],["The provided documentation also includes the definition of two constructors of this class, one default, and the other expecting a parameter of type BigQueryOutputResult."]]],[]]