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 retrieves a list of quota information for a specified project, folder, or organization."],["The `parent` path parameter is required to identify the resource container (project, folder, or organization) and service to list quota information from."],["The `pageSize` and `pageToken` query parameters can be optionally used for pagination of the results."],["The request body for this endpoint must be empty, and a successful response will contain a `ListQuotaInfosResponse` instance."],["Access to this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `cloudquotas.quotas.get` IAM permission on the `parent` resource."]]],[]]