[[["이해하기 쉬움","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."]]],[]]