Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Override the default project. More...
#include <google/cloud/storage/override_default_project.h>
Public Member Functions | |
OverrideDefaultProject ()=default | |
Static Public Member Functions | |
static char const * | name () |
Override the default project.
In a small number of operations it is convenient to override the project id configured in a storage::Client
. This option overrides the project id, without requiring additional overloads for each function.
|
default |
|
inlinestatic |