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\u003eThis documentation page covers the \u003ccode\u003eBigQueryRow\u003c/code\u003e class within the Google BigQuery v2 API for .NET, which represents a row of data in a query result or table.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class provides indexed and named access to cell values through the \u003ccode\u003ethis[int]\u003c/code\u003e and \u003ccode\u003ethis[string]\u003c/code\u003e properties respectively, both returning an object.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the Google.Cloud.BigQuery.V2 library in the provided content is 3.11.0, with versions spanning down to 2.2.0, showcasing historical releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryRow\u003c/code\u003e class constructor takes a \u003ccode\u003eTableRow\u003c/code\u003e and \u003ccode\u003eTableSchema\u003c/code\u003e as parameters for constructing a row, with production code advised not to use it directly.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains two properties: \u003ccode\u003eRawRow\u003c/code\u003e, which is a property that represents the underlying REST-ful resource for the row, and \u003ccode\u003eSchema\u003c/code\u003e, which describes the schema to use when interpreting the row results.\u003c/p\u003e\n"]]],[],null,[]]