[[["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-12 UTC."],[[["This webpage details how to list all authorized organization descriptions (`AuthorizedOrgsDescs`) for a specific access policy using a `GET` HTTP request."],["The required `parent` path parameter specifies the access policy, and the format must be `accessPolicies/{policy_id}`."],["Optional query parameters `pageSize` and `pageToken` allow for pagination of the results, with `pageSize` defaulting to 100."],["The request body should be empty, and the response will contain a list of `AuthorizedOrgsDescs` objects and a `nextPageToken` for subsequent pages."],["To authorize this request, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` is required."]]],[]]