Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Use domain-named bucket in a V4 signed URL. More...
#include <google/cloud/storage/signed_url_options.h>
Public Member Functions | |
BucketBoundHostname ()=default | |
Static Public Member Functions | |
static char const * | option_name () |
Use domain-named bucket in a V4 signed URL.
The resulting URL will use the provided domain to address objects like this: 'https://mydomain.tld/my-object'
|
default |
|
inlinestatic |