Google Cloud Storage C++ Client  1.42.0
A C++ Client Library for Google Cloud Storage
Namespaces | Functions
google_application_default_credentials_file.h File Reference
#include "google/cloud/storage/version.h"
#include <string>

Go to the source code of this file.

Namespaces

 google
 
 google::cloud
 
 google::cloud::storage
 Contains all the Google Cloud Storage C++ client APIs.
 
 google::cloud::storage::oauth2
 

Functions

char const * google::cloud::storage::oauth2::GoogleAdcEnvVar ()
 Returns the Application Default Credentials environment variable name. More...
 
std::string google::cloud::storage::oauth2::GoogleAdcFilePathFromEnvVarOrEmpty ()
 Returns the path to the Application Default Credentials file, if set. More...
 
std::string google::cloud::storage::oauth2::GoogleAdcFilePathFromWellKnownPathOrEmpty ()
 Returns the path to the Application Default Credentials file, if set. More...
 
char const * google::cloud::storage::oauth2::GoogleGcloudAdcFileEnvVar ()
 Returns the environment variable to override the gcloud ADC path. More...
 
char const * google::cloud::storage::oauth2::GoogleAdcHomeEnvVar ()
 Returns the environment variable used to construct the well known ADC path. More...