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\u003eThis webpage provides reference documentation for the \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e class within the Google BigQuery v2 API for .NET, specifically highlighting version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e class represents errors encountered during the insertion of a row into a BigQuery table, implementing \u003ccode\u003eIEnumerable<SingleError>\u003c/code\u003e and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains information about the original row (\u003ccode\u003eOriginalRow\u003c/code\u003e) and the index of the row in the original insert request (\u003ccode\u003eOriginalRowIndex\u003c/code\u003e) that encountered errors.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a constructor \u003ccode\u003eBigQueryInsertRowErrors\u003c/code\u003e for creating a new instance with an original row and a list of \u003ccode\u003eInsertErrorsData\u003c/code\u003e, as well as a method to get an enumerator \u003ccode\u003eGetEnumerator\u003c/code\u003e to iterate through the errors.\u003c/p\u003e\n"],["\u003cp\u003eThe page also includes links to documentation for various versions of the BigQuery v2 API, ranging from version 2.2.0 up to the latest version 3.11.0.\u003c/p\u003e\n"]]],[],null,[]]