Some errors obtained after an insert request might not contain enough
information so as to associate them with one row.
In such cases this may be null.
OriginalRowIndex
public long? OriginalRowIndex { get; }
The index of the row these errors relate to in the original
inser request. Might be unknown.
[[["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 page provides reference documentation for the \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e class within the Google BigQuery v2 API for .NET, which represents errors encountered during row insertion.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e, implements the \u003ccode\u003eIEnumerable\u003c/code\u003e interface, allowing iteration over \u003ccode\u003eSingleError\u003c/code\u003e instances, and it includes information such as the original row and its index, if known.\u003c/p\u003e\n"],["\u003cp\u003eThe page covers multiple versions of the BigQuery v2 API for .NET, ranging from version 2.2.0 to 3.11.0, with the latest version being 3.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e class can be constructed using the original row and a list of \u003ccode\u003eInsertErrorsData\u003c/code\u003e, providing detailed information about the insert errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOriginalRow\u003c/code\u003e property of \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e can be null if there isn't sufficient information to link errors to a specific row, which can happen after an insert request.\u003c/p\u003e\n"]]],[],null,[]]