Required. Parent value of QuotaInfo resources. Listing across different resource containers (such as 'projects/-') is not allowed.
Example names: projects/123/locations/global/services/compute.googleapis.comfolders/234/locations/global/services/compute.googleapis.comorganizations/345/locations/global/services/compute.googleapis.com
Query parameters
Parameters
pageSize
integer
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageToken
string
Optional. A token identifying a page of results the server should return.
[[["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-01-08 UTC."],[[["This API endpoint lists quota information for a specified project, folder, or organization using a GET request."],["The `parent` path parameter is required and specifies the resource container (project, folder, or organization) to query, with listing across different resource containers not allowed."],["Optional query parameters `pageSize` and `pageToken` can be used to manage the size and pagination of the returned list."],["The request body for this endpoint must be empty, while a successful response will contain a `ListQuotaInfosResponse` object."],["To access this endpoint, the request must be authorized with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and requires the `cloudquotas.quotas.get` IAM permission on the parent resource."]]],[]]