[[["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."],[[["The provided content details the `BigQueryRow` class within the Google BigQuery v2 API for .NET, which represents a row of data in a query result or table."],["The `BigQueryRow` class has constructors to build rows from REST-ful resources and schemas, with its use by production code being restricted to testing purposes."],["The class allows cell values to be accessed by either index or field name through indexers, and the latest version available is 3.11.0."],["It contains properties like `RawRow` and `Schema`, which provide access to the underlying REST resource and schema of the row, respectively."],["The page has documentation for versions 2.2.0 all the way up to 3.11.0 of the BigQueryRow class."]]],[]]