Google Cloud C++ Client  1.42.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 202 of file credentials.h.

Member Typedef Documentation

◆ Type

Definition at line 203 of file credentials.h.