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

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
 

Detailed Description

A simple representation for the customerEncryption field.

Member Data Documentation

◆ encryption_algorithm

std::string google::cloud::storage::CustomerEncryption::encryption_algorithm

◆ key_sha256

std::string google::cloud::storage::CustomerEncryption::key_sha256