Google Cloud Storage C++ Client
1.40.2
A C++ Client Library for Google Cloud Storage
|
The Logging configuration for a Bucket. More...
#include <google/cloud/storage/bucket_metadata.h>
Public Attributes | |
std::string | log_bucket |
std::string | log_object_prefix |
The Logging configuration for a Bucket.
Definition at line 307 of file bucket_metadata.h.
std::string google::cloud::storage::BucketLogging::log_bucket |
Definition at line 308 of file bucket_metadata.h.
std::string google::cloud::storage::BucketLogging::log_object_prefix |
Definition at line 309 of file bucket_metadata.h.