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-03-21 UTC."],[[["This webpage documents different versions of the `UserIp` struct within the Google Cloud Storage C++ library, with the latest release candidate being 2.37.0-rc."],["The `UserIp` struct is used to enforce per-user quotas when the API is called from a server-side application, and is overridden by `QuotaUser` if both are present."],["Setting `UserIp` to an empty string causes the client library to select a server IP address automatically for the request."],["The webpage provides a navigable list of versions, from 2.37.0-rc to 2.11.0, for the `UserIp` struct."],["The webpage references the google cloud platform documentation in regards to quotas."]]],[]]