Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
Configure if only the IAM policies are used for access control. More...
#include <google/cloud/storage/bucket_metadata.h>
Public Attributes | |
bool | enabled |
std::chrono::system_clock::time_point | locked_time |
Configure if only the IAM policies are used for access control.
Definition at line 152 of file bucket_metadata.h.
bool google::cloud::storage::UniformBucketLevelAccess::enabled |
Definition at line 153 of file bucket_metadata.h.
std::chrono::system_clock::time_point google::cloud::storage::UniformBucketLevelAccess::locked_time |
Definition at line 154 of file bucket_metadata.h.