[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-14 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."]]