A pseudo user identifier for charging per-user quotas. If not specified, the authenticated principal is used. If there is no authenticated principal, the client IP address will be used. When specified, a valid API key with service restrictions must be used to identify the quota project. Otherwise, this parameter is ignored.
[[["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-03-05 UTC."],[[["The latest version available is 2.37.0-rc, with links provided for previous versions dating back to 2.10.1, all related to the `QuotaUserOption` structure."],["The `QuotaUserOption` is used to configure a pseudo user identifier for charging per-user quotas within the Google Cloud environment."],["If the `QuotaUserOption` is not specified, the system defaults to using the authenticated principal or, in its absence, the client IP address."],["When the `QuotaUserOption` is specified, it requires a valid API key with service restrictions to properly identify the quota project for which it is used."],["The type of `QuotaUserOption` is a Type Alias of `std::string`."]]],[]]