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-02-25 UTC."],[[["This document outlines the structure for representing errors and their locations within resources, using JSON."],["`resourceInfo`, `errorDetails`, and `errorCount` are used to describe an error, including information about where the error occurred and its severity."],["`ErrorDetail` contains specific details about an error, including an `ErrorInfo` object describing the cause and an optional `location` field."],["`ErrorLocation` provides the `line` and `column` numbers that indicates the position of the error in the resource."]]],[]]