Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
Describes the default customer managed encryption key for a bucket. More...
#include <google/cloud/storage/bucket_metadata.h>
Public Attributes | |
std::string | default_kms_key_name |
Describes the default customer managed encryption key for a bucket.
Customer managed encryption keys (CMEK) are encryption keys selected by the user and generated by Google Cloud Key Management Service.
Definition at line 352 of file bucket_metadata.h.
std::string google::cloud::storage::BucketEncryption::default_kms_key_name |
Definition at line 353 of file bucket_metadata.h.