Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
Loading...
Searching...
No Matches
Public Types | List of all members

Configure the QuotaUser system parameter. More...

#include <google/cloud/rest_options.h>

Public Types

using Type = std::string
 

Detailed Description

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.

Member Typedef Documentation

◆ Type