Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
A simple representation for the customerEncryption field. More...
#include <google/cloud/storage/object_metadata.h>
Public Attributes | |
std::string | encryption_algorithm |
std::string | key_sha256 |
A simple representation for the customerEncryption field.
std::string google::cloud::storage::CustomerEncryption::encryption_algorithm |
std::string google::cloud::storage::CustomerEncryption::key_sha256 |