Indicate that the bucket should be a part of hostname in the URL.
More...
#include <google/cloud/storage/signed_url_options.h>
Indicate that the bucket should be a part of hostname in the URL.
If this option is set, the resulting URL is in the format: 'https://mybucket.storage.googleapis.com'. Otherwise, it is in the format: 'https://storage.googleapis.com/mybucket'
◆ VirtualHostname()
google::cloud::storage::VirtualHostname::VirtualHostname |
( |
| ) |
|
|
default |
◆ option_name()
static char const * google::cloud::storage::VirtualHostname::option_name |
( |
| ) |
|
|
inlinestatic |