Sets the user IP on an operation for quota enforcement purposes.
This parameter lets you enforce per-user quotas when calling the API from a server-side application.
If you set this parameter to an empty string, the client library will automatically select one of the user IP addresses of your server to include in the request.
[[["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-04-02 UTC."],[[["The webpage provides documentation for the `UserIp` structure within the Google Cloud Storage C++ client library, specifically for setting the user IP on operations for quota enforcement."],["The documentation covers multiple versions of the client library, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Using `UserIp` enables the enforcement of per-user quotas when the API is called from a server-side application, although `QuotaUser` is the recommended practice."],["Setting the UserIP parameter to empty will prompt the client library to automatically select one of the server's IPs to include in the request."],["The page includes a reference to further reading on quotas in Google Cloud Platform and details about the function `static name()`, which returns `char const *`."]]],[]]