Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::UserProjectOption Struct Reference

Specifies a project for quota and billing purposes. More...

#include <google/cloud/common_options.h>

Public Types

using Type = std::string
 

Detailed Description

Specifies a project for quota and billing purposes.

The caller must have serviceusage.services.use permission on the project.

See also
https://cloud.google.com/iam/docs/permissions-reference for more information about the seviceusage.services.use permission, including default roles that grant it.
https://cloud.google.com/apis/docs/system-parameters

Member Typedef Documentation

◆ Type