[[["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 document outlines the `BigQueryRow` class, which represents a row in a result set from a query or table listing within the `Google.Cloud.BigQuery.V2` namespace."],["The latest version of the BigQueryRow class is 3.11.0, with accessible documentation for versions dating back to 2.2.0."],["A `BigQueryRow` object can be constructed using a `TableRow` and a `TableSchema`, serving as a wrapper for the REST-ful resource."],["`BigQueryRow` instances allow retrieval of cell values either by their integer index or by their string field name, returning an object as the cell value."],["The class is defined with public properties `RawRow` and `Schema` to expose the underlying REST-ful row resource and the table schema, respectively."]]],[]]