[[["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 2025-02-27 UTC."],[[["This webpage details how to retrieve the access control policy for a specific resource using a POST request to the specified endpoint."],["The required endpoint URL follows a gRPC Transcoding syntax, and the `resource` parameter, a string, is mandatory in the path."],["The request body must include a JSON representation with an optional `options` field, which is a `GetPolicyOptions` object."],["A successful request will return a `Policy` instance within the response body, detailing the resource's policy."],["Authorization to use this endpoint requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]