Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
Public Types | List of all members
google::cloud::ScopesOption Struct Reference

Configure the scopes for MakeImpersonateServiceAccountCredentials() More...

#include <google/cloud/credentials.h>

Public Types

using Type = std::vector< std::string >
 

Detailed Description

Configure the scopes for MakeImpersonateServiceAccountCredentials()

Definition at line 290 of file credentials.h.

Member Typedef Documentation

◆ Type

using google::cloud::ScopesOption::Type = std::vector<std::string>

Definition at line 291 of file credentials.h.