Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
|
Configure the QuotaUser system parameter. More...
#include <google/cloud/rest_options.h>
Public Types | |
using | Type = std::string |
Configure the QuotaUser system parameter.
A pseudo user identifier for charging per-user quotas. If not specified, the authenticated principal is used. If there is no authenticated principal, the client IP address will be used. When specified, a valid API key with service restrictions must be used to identify the quota project. Otherwise, this parameter is ignored.
using google::cloud::QuotaUserOption::Type = std::string |