[[["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-12 UTC."],[[["This document describes how to retrieve the access control policy for a specific resource using a GET request."],["The request URL utilizes gRPC Transcoding syntax and requires a path parameter named `resource` to specify the target resource."],["An optional query parameter, `options`, allows for additional specifications through a `GetPolicyOptions` object."],["The request body should be empty, and a successful response will contain a `Policy` instance."],["Retrieving the access control policy requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]