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 webpage details how to list quota information for a project, folder, or organization using the Cloud Quotas API."],["The `GET` HTTP method is used, with the specific URL structure requiring the `parent` path parameter to define the scope of the quota information, such as a project, folder, or organization."],["Optional query parameters `pageSize` and `pageToken` are available for managing the size and pagination of the returned list of quota information."],["The request body must be empty, and a successful response will return a `ListQuotaInfosResponse` instance."],["Access requires the `cloudquotas.quotas.get` IAM permission on the parent resource, and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]