Google Cloud C++ Client 2.10.1
C++ Client Library for Google Cloud Platform
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::DelegatesOption Struct Reference

Configure the delegates for MakeImpersonateServiceAccountCredentials() More...

#include <google/cloud/credentials.h>

Public Types

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

Detailed Description

Configure the delegates for MakeImpersonateServiceAccountCredentials()

Member Typedef Documentation

◆ Type

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