The billing configuration for a Bucket.
More...
#include <google/cloud/storage/bucket_billing.h>
The billing configuration for a Bucket.
- See also
- https://cloud.google.com/storage/docs/requester-pays for general information on "Requester Pays" billing.
◆ BucketBilling() [1/2]
google::cloud::storage::BucketBilling::BucketBilling |
( |
| ) |
|
|
default |
◆ BucketBilling() [2/2]
google::cloud::storage::BucketBilling::BucketBilling |
( |
bool |
v | ) |
|
|
inline |
◆ requester_pays
bool google::cloud::storage::BucketBilling::requester_pays {false} |