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

Represents the projectTeam field in *AccessControls. More...

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

Public Attributes

std::string project_number
 
std::string team
 

Detailed Description

Represents the projectTeam field in *AccessControls.

See also
https://cloud.google.com/storage/docs/json_api/v1/bucketAccessControls https://cloud.google.com/storage/docs/json_api/v1/objectAccessControls

Member Data Documentation

◆ project_number

std::string google::cloud::storage::ProjectTeam::project_number

◆ team

std::string google::cloud::storage::ProjectTeam::team