The versioning configuration for a Bucket.
More...
#include <google/cloud/storage/bucket_versioning.h>
The versioning configuration for a Bucket.
- See also
- https://cloud.google.com/storage/docs/requester-pays for general information on "Requester Pays" billing.
◆ BucketVersioning() [1/2]
google::cloud::storage::BucketVersioning::BucketVersioning |
( |
| ) |
|
|
default |
◆ BucketVersioning() [2/2]
google::cloud::storage::BucketVersioning::BucketVersioning |
( |
bool |
flag | ) |
|
|
inlineexplicit |
◆ enabled
bool google::cloud::storage::BucketVersioning::enabled {true} |