Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Sets the user IP on an operation for quota enforcement purposes. More...
#include <google/cloud/storage/user_ip_option.h>
Static Public Member Functions | |
static char const * | name () |
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.
QuotaUser
. This parameter is overridden by QuotaUser
if both are set.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.
|
inlinestatic |