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."],[[["The webpage provides documentation for the `UserIp` structure within the Google Cloud Storage C++ client library, spanning multiple versions."],["The latest version available is `2.37.0-rc`, and older version documentation is also available, going back to `2.11.0`."],["`UserIp` is used to set the user's IP for quota enforcement, primarily for server-side applications."],["While `UserIp` can be used for quota enforcement, it is recommended to use the `QuotaUser` struct instead, which overrides `UserIp` if both are set."],["The documentation highlights how to use this feature and directs users to a resource for understanding quota usage within the Google Cloud Platform."]]],[]]