[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-21 UTC。"],[[["This webpage details how to retrieve the access control policy for a specified resource using the `getIamPolicy` method, which returns an empty policy if no policy is currently set."],["The HTTP request for this operation uses `GET` with a URL structure that includes a placeholder for the resource and the method, along with parameters to define what is being requested."],["The required resource for this operation is determined via a path parameter denoted as `resource`, that specifies a resource for which the policy is being requested, according to Google's Resource Naming guidelines."],["An optional `options` query parameter allows for the specification of a `GetPolicyOptions` object, and the request body must remain empty."],["The operation needs `cloudaicompanion.repositoryGroups.getIamPolicy` permissions, and requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization, and returns an instance of `Policy` in the response body if the request is successful."]]],[]]