Google Cloud Storage C++ Client
1.40.2
A C++ Client Library for Google Cloud Storage
|
The website configuration for a Bucket. More...
#include <google/cloud/storage/bucket_metadata.h>
Public Attributes | |
std::string | main_page_suffix |
std::string | not_found_page |
The website configuration for a Bucket.
Definition at line 493 of file bucket_metadata.h.
std::string google::cloud::storage::BucketWebsite::main_page_suffix |
Definition at line 494 of file bucket_metadata.h.
std::string google::cloud::storage::BucketWebsite::not_found_page |
Definition at line 495 of file bucket_metadata.h.