Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
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

Definition at line 86 of file common_options.h.

Member Typedef Documentation

◆ Type

Definition at line 87 of file common_options.h.