[[["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 details the `BigQueryRow` class within the `Google.Cloud.BigQuery.V2` namespace, which represents a row in a BigQuery result set."],["The latest version of `BigQueryRow` is 3.11.0, with versions ranging from 3.0.0 up to 3.11.0 available, along with some versions in the 2.x.x range for selection."],["The `BigQueryRow` class provides indexed and named access to cell values through the `Item` property."],["The `BigQueryRow` constructor takes `TableRow` and `TableSchema` parameters, enabling the construction of a row from RESTful resources."],["The class exposes `RawRow` and `Schema` properties to access the underlying REST-ful row resource and table schema, respectively."]]],[]]