Whether to return BasicLevels in the Cloud Common Expression language, as CustomLevels, rather than as BasicLevels. Defaults to returning AccessLevels in the format they were defined.
Request body
The request body must be empty.
Response body
A response to ListAccessLevelsRequest.
If successful, the response body contains data with the following structure:
[[["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 access levels for an access policy using a `GET` request to the specified endpoint."],["The request URL requires a `parent` path parameter, indicating the access policy from which to list access levels, and supports optional query parameters like `pageSize`, `pageToken`, and `accessLevelFormat` to refine the results."],["The request body must be empty for this operation, and the response body will include a list of access level instances, along with a pagination token if more results are available."],["Successful execution of this operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."],["The access levels can be returned as either Cloud Common Expression language, or in the format they were defined, `BasicLevels` and `CustomLevels` respectively."]]],[]]