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

Definition at line 68 of file credentials.h.

Member Typedef Documentation

◆ Type

Definition at line 69 of file credentials.h.