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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eBigQueryRow\u003c/code\u003e class is 3.11.0, part of the Google.Cloud.BigQuery.V2 API, which has documentation for versions ranging from 2.2.0 to 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryRow\u003c/code\u003e represents a single row within a result set from a BigQuery query or a listed table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class provides indexed and named property accessors allowing you to retrieve cell values by index or field name, respectively, in a format of an \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigQueryRow\u003c/code\u003e instances can be constructed via the \u003ccode\u003eBigQueryRow(TableRow rawRow, TableSchema schema)\u003c/code\u003e constructor, using both a \u003ccode\u003eTableRow\u003c/code\u003e and a \u003ccode\u003eTableSchema\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two read-only properties, \u003ccode\u003eRawRow\u003c/code\u003e and \u003ccode\u003eSchema\u003c/code\u003e, that provide access to the underlying \u003ccode\u003eTableRow\u003c/code\u003e and \u003ccode\u003eTableSchema\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]