[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[[["This webpage details how to retrieve the access control policy for a specific resource using the `getIamPolicy` method."],["The HTTP request to get the access control policy utilizes a `GET` method with a URL structure following gRPC Transcoding syntax, including a required `resource` path parameter."],["An optional `options` query parameter, a `GetPolicyOptions` object, allows further customization of the `getIamPolicy` request."],["The request body must be empty, and a successful response will contain a `Policy` object instance."],["Authorization to use this method requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]