This is public to allow tests to construct instances for production code to consume;
production code should not normally construct instances itself. This constructor does not
currently allow customization based on whether timestamps are represented using Int64
values, and always assumes floating point values.
[[["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 latest version of the \u003ccode\u003eBigQueryRow\u003c/code\u003e class is 3.11.0, which can be found along with other previous versions ranging from 2.2.0 to 3.10.0, all accessible via provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class represents a row in a BigQuery result set, either from a query or by listing table rows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class includes two indexer properties, allowing access to cell values either by their numerical index or their field name, in both instances returning an \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e constructor takes a \u003ccode\u003eTableRow\u003c/code\u003e and \u003ccode\u003eTableSchema\u003c/code\u003e as arguments, which are underlying resources for the REST-ful row and table schema respectively, it is public for test purposes but not for general usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRawRow\u003c/code\u003e and \u003ccode\u003eSchema\u003c/code\u003e properties provide access to the underlying REST-ful \u003ccode\u003eTableRow\u003c/code\u003e resource and the \u003ccode\u003eTableSchema\u003c/code\u003e, respectively.\u003c/p\u003e\n"]]],[],null,[]]