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::BucketLogging Struct Reference

The Logging configuration for a Bucket. More...

#include <google/cloud/storage/bucket_logging.h>

Public Attributes

std::string log_bucket
 
std::string log_object_prefix
 

Detailed Description

The Logging configuration for a Bucket.

See also
https://cloud.google.com/storage/docs/access-logs for general information about using access logs with Google Cloud Storage.

Member Data Documentation

◆ log_bucket

std::string google::cloud::storage::BucketLogging::log_bucket

◆ log_object_prefix

std::string google::cloud::storage::BucketLogging::log_object_prefix