[[["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-03-07 UTC."],[[["This documentation describes how to retrieve the access control policy for a specific resource using the legacy Apigee Registry API, which is no longer supported."],["The HTTP request to get the access control policy is a GET request made to a specified URL that follows gRPC Transcoding syntax, targeting a resource path."],["The required `resource` path parameter specifies the target of the request, and the optional `options` query parameter allows for specifying settings using a `GetPolicyOptions` object."],["The request body must be empty, and a successful response returns a `Policy` object containing the access control policy."],["To successfully make this request, the user must authenticate with the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]