Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
A helper struct that contains service account metadata. More...
#include <google/cloud/storage/oauth2/compute_engine_credentials.h>
Public Attributes | |
std::set< std::string > | scopes |
std::string | |
A helper struct that contains service account metadata.
Definition at line 39 of file compute_engine_credentials.h.
std::string google::cloud::storage::oauth2::ServiceAccountMetadata::email |
Definition at line 41 of file compute_engine_credentials.h.
std::set<std::string> google::cloud::storage::oauth2::ServiceAccountMetadata::scopes |
Definition at line 40 of file compute_engine_credentials.h.