[[["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 retrieve the `QuotaInfo` of a quota for a project, folder, or organization using a `GET` request."],["The `GET` request is made to a specific URL that utilizes gRPC Transcoding syntax, requiring a `name` path parameter which defines the resource name of the quota information being retrieved."],["The request body for this operation must be empty, with the needed information all being in the provided url."],["A successful response will return an instance of `QuotaInfo`, which contains the details of the quota."],["This operation requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `cloudquotas.quotas.get` on the specified resource."]]],[]]