[[["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 endpoint creates a new QuotaPreference, allowing you to specify a desired value for a quota within a specified location."],["The HTTP request is a `POST` operation to the provided URL, which follows gRPC Transcoding syntax."],["The `parent` path parameter is required and specifies the location (e.g., `projects/123/locations/global`) for the QuotaPreference."],["The request body must contain an instance of `QuotaPreference`, and upon success, the response body will include the newly created `QuotaPreference`."],["To use this endpoint, you need the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the `cloudquotas.quotas.update` IAM permission on the `parent` resource."]]],[]]