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::UnifiedCredentialsOption Struct Reference

A wrapper to store credentials into an options. More...

#include <google/cloud/credentials.h>

Public Types

using Type = std::shared_ptr< Credentials >
 

Detailed Description

A wrapper to store credentials into an options.

Member Typedef Documentation

◆ Type