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."],[[["This document outlines the structure for representing errors and their locations within resources, detailing the JSON formats for each."],["The `resourceInfo`, `errorDetails`, and `errorCount` fields are used to convey error information, including the affected resource, specific error details, and the total number of errors."],["`ErrorDetail` provides specific details about each error, utilizing `location` and `errorInfo` to pinpoint the error's placement and its structured cause description."],["`ErrorLocation` specifies the exact position of an error, such as `line` and `column` numbers, when applicable, within the resource where the error has occurred."]]],[]]