Google Cloud Storage C++ Client
1.42.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'
Definition at line 233 of file signed_url_options.h.
|
default |
|
inlinestatic |
Definition at line 239 of file signed_url_options.h.