Google Cloud C++ Client
2.7.0
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.
Definition at line 39 of file rest_options.h.
using google::cloud::QuotaUserOption::Type = std::string |
Definition at line 40 of file rest_options.h.