Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Add a extension header to a signed URL. More...
#include <google/cloud/storage/signed_url_options.h>
Public Member Functions | |
AddQueryParameterOption ()=default | |
AddQueryParameterOption (std::string key, std::string value) | |
AddQueryParameterOption (char const *key, std::string value) | |
Static Public Member Functions | |
static char const * | name () |
Add a extension header to a signed URL.
|
default |
|
inline |
|
inline |
|
inlinestatic |