Required. How many errors there are in total for the resource. Truncation can be indicated by having an errorCount that is higher than the size of errorDetails.
ErrorDetail
Provides details for errors, e.g. issues that where encountered when processing a subtask.
[[["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-07-02 UTC."],[[["\u003cp\u003eThis document outlines the structure for representing errors and their locations within resources, using JSON.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eresourceInfo\u003c/code\u003e, \u003ccode\u003eerrorDetails\u003c/code\u003e, and \u003ccode\u003eerrorCount\u003c/code\u003e are used to describe an error, including information about where the error occurred and its severity.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorDetail\u003c/code\u003e contains specific details about an error, including an \u003ccode\u003eErrorInfo\u003c/code\u003e object describing the cause and an optional \u003ccode\u003elocation\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorLocation\u003c/code\u003e provides the \u003ccode\u003eline\u003c/code\u003e and \u003ccode\u003ecolumn\u003c/code\u003e numbers that indicates the position of the error in the resource.\u003c/p\u003e\n"]]],[],null,["# ResourceErrorDetail\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [ErrorDetail](#ErrorDetail)\n - [JSON representation](#ErrorDetail.SCHEMA_REPRESENTATION)\n- [ErrorLocation](#ErrorLocation)\n - [JSON representation](#ErrorLocation.SCHEMA_REPRESENTATION)\n\nProvides details for errors and the corresponding resources.\n\nErrorDetail\n-----------\n\nProvides details for errors, e.g. issues that where encountered when processing a subtask.\n\nErrorLocation\n-------------\n\nHolds information about where the error is located."]]