A simple wrapper for the encryption key attributes.
Most request options have primitive types such as integers or strings. Encryption keys, in contrast, must include the algorithm, the (base64-encoded) key, and the (base64-encoded) hash of the key. This structure provides a simple container for these three values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The latest version available is 2.37.0-rc, which can be found with other versioned documentation on the Google Cloud Storage EncryptionKeyData structure."],["The webpage provides access to documentation for the Google Cloud Storage EncryptionKeyData structure across multiple versions, ranging from 2.11.0 up to 2.37.0-rc."],["This page provides access to documentation for past versions, all for the google::cloud::storage::EncryptionKeyData."],["The EncryptionKeyData structure is designed to simplify handling encryption keys, which are made up of the algorithm, the key, and the hash of the key."],["The content contains documentation for a simple wrapper that is intended to store the encryption key attributes."]]],[]]