Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
The website configuration for a Bucket. More...
#include <google/cloud/storage/bucket_website.h>
Public Attributes | |
std::string | main_page_suffix |
std::string | not_found_page |
The website configuration for a Bucket.
std::string google::cloud::storage::BucketWebsite::main_page_suffix |
std::string google::cloud::storage::BucketWebsite::not_found_page |