[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-12-06。"],[[["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."]]],[]]