Google Cloud Storage C++ Client
2.7.0
A C++ Client Library for Google Cloud Storage
|
Represents the projectTeam field in *AccessControls. More...
#include <google/cloud/storage/project_team.h>
Public Attributes | |
std::string | project_number |
std::string | team |
Represents the projectTeam field in *AccessControls.
Definition at line 35 of file project_team.h.
std::string google::cloud::storage::ProjectTeam::project_number |
Definition at line 36 of file project_team.h.
std::string google::cloud::storage::ProjectTeam::team |
Definition at line 37 of file project_team.h.