Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-06-05 UTC."],[[["\u003cp\u003eThe response provides a list of permissions that the caller has been granted.\u003c/p\u003e\n"],["\u003cp\u003eThis list is a subset of the permissions requested in the \u003ccode\u003eTestPermissionsRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines the response structure for the `TestIamPermissions` method. The response is represented in JSON format with a single field: `permissions`. This field is an array of strings, where each string represents a permission the caller is granted. The content specifies that this array contains a subset of the permissions requested in `TestPermissionsRequest.permissions`.\n"],null,["Response message for `TestIamPermissions` method.\n\n| JSON representation |\n|---------------------------------------|\n| ``` { \"permissions\": [ string ] } ``` |\n\n| Fields ||\n|-----------------|---------------------------------------------------------------------------------------|\n| `permissions[]` | `string` A subset of `TestPermissionsRequest.permissions` that the caller is allowed. |"]]