[[["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-09-09 UTC."],[],[],null,["# BigQuery API - Class Google::Cloud::Bigquery::InsertResponse::InsertError (v1.55.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.55.0 (latest)](/ruby/docs/reference/google-cloud-bigquery/latest/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.54.0](/ruby/docs/reference/google-cloud-bigquery/1.54.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.53.0](/ruby/docs/reference/google-cloud-bigquery/1.53.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.52.1](/ruby/docs/reference/google-cloud-bigquery/1.52.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.51.1](/ruby/docs/reference/google-cloud-bigquery/1.51.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.50.0](/ruby/docs/reference/google-cloud-bigquery/1.50.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.49.1](/ruby/docs/reference/google-cloud-bigquery/1.49.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.48.1](/ruby/docs/reference/google-cloud-bigquery/1.48.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.47.0](/ruby/docs/reference/google-cloud-bigquery/1.47.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.46.1](/ruby/docs/reference/google-cloud-bigquery/1.46.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.45.0](/ruby/docs/reference/google-cloud-bigquery/1.45.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.44.2](/ruby/docs/reference/google-cloud-bigquery/1.44.2/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.43.1](/ruby/docs/reference/google-cloud-bigquery/1.43.1/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.42.0](/ruby/docs/reference/google-cloud-bigquery/1.42.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.41.0](/ruby/docs/reference/google-cloud-bigquery/1.41.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.40.0](/ruby/docs/reference/google-cloud-bigquery/1.40.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.39.0](/ruby/docs/reference/google-cloud-bigquery/1.39.0/Google-Cloud-Bigquery-InsertResponse-InsertError)\n- [1.38.1](/ruby/docs/reference/google-cloud-bigquery/1.38.1/Google-Cloud-Bigquery-InsertResponse-InsertError) \nReference documentation and code samples for the BigQuery API class Google::Cloud::Bigquery::InsertResponse::InsertError.\n\nInsertError\n\n\n\u003cbr /\u003e\n\nRepresents the errors for a row that was not inserted. \n\nInherits\n--------\n\n- Object\n\nMethods\n-------\n\n### #errors\n\n def errors() -\u003e Hash\n\nError information for the row indicated by\nthe index property, with the following keys: `reason`, `location`,\n`debugInfo`, and `message`. \n**Returns**\n\n- (Hash) --- the current value of errors\n\n### #index\n\n def index() -\u003e Integer\n\nThe index of the row that error applies\nto. \n**Returns**\n\n- (Integer) --- the current value of index\n\n### #row\n\n def row() -\u003e Hash\n\nThe row that error applies to. \n**Returns**\n\n- (Hash) --- the current value of row"]]