[[["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-04-17 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 a specific URL using the `GET` method with a required path parameter called `resource`, and an optional `options` query parameter."],["The request body must be empty when requesting this resource."],["A successful request returns a `Policy` instance in the response body."],["To use this functionality, requests require OAuth scope `https://www.googleapis.com/auth/cloud-platform` for authorization."]]],[]]