[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-03-06 UTC"],[[["Returns the permissions a caller has on a specified Earth Engine resource."],["If the resource doesn't exist, it returns an empty set of permissions instead of an error."],["Primarily used for building permission-aware UIs and tools, not for authorization checks."],["Requires specific OAuth scopes like `https://www.googleapis.com/auth/earthengine` for authorization."],["Uses a POST request to `https://earthengine.googleapis.com/v1beta/{resource=projects/*/assets/**}:testIamPermissions` with the resource and desired permissions in the request body."]]],[]]