Google Cloud C++ Client  2.7.0
C++ Client Library for Google Cloud Platform
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()

Definition at line 280 of file credentials.h.

Member Typedef Documentation

◆ Type

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

Definition at line 281 of file credentials.h.