[[["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."],[[["Retrieves the access control policy for a specified Earth Engine resource, returning an empty policy if none is set."],["Uses an HTTP POST request to `https://earthengine.googleapis.com/v1alpha/{resource=projects/*/assets/**}:getIamPolicy`, with the resource specified in the URL path."],["Request body can optionally include `GetPolicyOptions` for customizing the policy retrieval."],["Successful responses contain a `Policy` object representing the resource's access control settings."],["Requires appropriate OAuth scopes for authorization, such as `earthengine`, `cloud-platform`, or their read-only counterparts."]]],[]]