Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Public Attributes | List of all members
google::cloud::storage::BucketWebsite Struct Reference

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
 

Detailed Description

The website configuration for a Bucket.

See also
https://cloud.google.com/storage/docs/static-website for information on how to configure Buckets to serve as a static website.

Member Data Documentation

◆ main_page_suffix

std::string google::cloud::storage::BucketWebsite::main_page_suffix

◆ not_found_page

std::string google::cloud::storage::BucketWebsite::not_found_page