[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["\u003cp\u003eThis document outlines the structure for representing errors and their locations within resources, detailing the JSON formats for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresourceInfo\u003c/code\u003e, \u003ccode\u003eerrorDetails\u003c/code\u003e, and \u003ccode\u003eerrorCount\u003c/code\u003e fields are used to convey error information, including the affected resource, specific error details, and the total number of errors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorDetail\u003c/code\u003e provides specific details about each error, utilizing \u003ccode\u003elocation\u003c/code\u003e and \u003ccode\u003eerrorInfo\u003c/code\u003e to pinpoint the error's placement and its structured cause description.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eErrorLocation\u003c/code\u003e specifies the exact position of an error, such as \u003ccode\u003eline\u003c/code\u003e and \u003ccode\u003ecolumn\u003c/code\u003e numbers, when applicable, within the resource where the error has occurred.\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."]]