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 latest version available is 2.37.0-rc, with numerous other versions, such as 2.36.0, 2.35.0, and so on, all the way down to 2.11.0, provided for the Google Cloud Storage C++ library."],["This page details the `UserIp` parameter, which is utilized for enforcing per-user quotas when making API calls from a server-side application."],["The `QuotaUser` parameter is the preferred method for managing quotas and overrides the `UserIp` parameter if both are set."],["Setting the `UserIp` parameter to an empty string will prompt the client library to select one of the server's user IP addresses automatically."],["There is also a static name() function, which returns a char const *."]]],[]]