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::oauth2::ServiceAccountMetadata Struct Reference

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 email
 

Detailed Description

A helper struct that contains service account metadata.

Deprecated:
Prefer using the unified credentials documented in Authentication Components

Member Data Documentation

◆ email

std::string google::cloud::storage::oauth2::ServiceAccountMetadata::email

◆ scopes

std::set<std::string> google::cloud::storage::oauth2::ServiceAccountMetadata::scopes