[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[[["This webpage details how to retrieve the access control policy for a specific resource using a GET request."],["The HTTP request is made to `https://metastore.googleapis.com/v1/{resource}:getIamPolicy`, where the `resource` path parameter is mandatory."],["An optional `options` query parameter of the `GetPolicyOptions` type can be provided to customize the `federations.getIamPolicy` request."],["The request body for retrieving the access control policy must be empty, and if successful, a `Policy` object will be returned in the response body."],["Executing this request requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]