Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
google::cloud::storage::QuotaUser Struct Reference

Sets the user for this operation for quota enforcement purposes. More...

#include <google/cloud/storage/well_known_parameters.h>

Static Public Member Functions

static char const * well_known_parameter_name ()
 

Detailed Description

Sets the user for this operation for quota enforcement purposes.

Google Cloud Platform allows you to set an arbitrary string, up to 40 characters long, that identifies a "user" for quota enforcement purposes.

See also
https://cloud.google.com/apis/docs/capping-api-usage for an introduction to quotas in Google Cloud Platform.

Member Function Documentation

◆ well_known_parameter_name()

static char const * google::cloud::storage::QuotaUser::well_known_parameter_name ( )
inlinestatic