[[["わかりやすい","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-07-25 UTC。"],[[["\u003cp\u003eRetrieves the access control policy for a specified Earth Engine resource, returning an empty policy if none is set.\u003c/p\u003e\n"],["\u003cp\u003eUses an HTTP POST request to \u003ccode\u003ehttps://earthengine.googleapis.com/v1alpha/{resource=projects/*/assets/**}:getIamPolicy\u003c/code\u003e, with the resource specified in the URL path.\u003c/p\u003e\n"],["\u003cp\u003eRequest body can optionally include \u003ccode\u003eGetPolicyOptions\u003c/code\u003e for customizing the policy retrieval.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful responses contain a \u003ccode\u003ePolicy\u003c/code\u003e object representing the resource's access control settings.\u003c/p\u003e\n"],["\u003cp\u003eRequires appropriate OAuth scopes for authorization, such as \u003ccode\u003eearthengine\u003c/code\u003e, \u003ccode\u003ecloud-platform\u003c/code\u003e, or their read-only counterparts.\u003c/p\u003e\n"]]],["This documentation details how to retrieve the access control policy for a specific resource using a POST request to the provided URL. The request requires a resource path and accepts an optional `GetPolicyOptions` object in the request body. The server responds with a `Policy` object if successful or an empty policy if none is set. Authorization requires specific OAuth scopes related to Earth Engine or Cloud Platform. The parameter `resource` is the path to the resource which the policy is applied to.\n"],null,[]]