[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class represents a row in a result set from a BigQuery query or table, and it is part of the Google BigQuery v2 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.11.0 is the latest version of the \u003ccode\u003eBigQueryRow\u003c/code\u003e documentation, with various previous versions available for reference down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eBigQueryRow\u003c/code\u003e instance can be constructed using a \u003ccode\u003eTableRow\u003c/code\u003e and a \u003ccode\u003eTableSchema\u003c/code\u003e, where \u003ccode\u003eTableRow\u003c/code\u003e represents the underlying REST-ful resource, and \u003ccode\u003eTableSchema\u003c/code\u003e defines the table's structure.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve cell values from a \u003ccode\u003eBigQueryRow\u003c/code\u003e by their index or by their field name using indexer properties, \u003ccode\u003ethis[int index]\u003c/code\u003e and \u003ccode\u003ethis[string name]\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class exposes both the raw \u003ccode\u003eTableRow\u003c/code\u003e and the \u003ccode\u003eTableSchema\u003c/code\u003e used for the row through its \u003ccode\u003eRawRow\u003c/code\u003e and \u003ccode\u003eSchema\u003c/code\u003e properties.\u003c/p\u003e\n"]]],[],null,[]]