Configure the Customer-Managed Encryption Key (CMEK) for an upload.
With CMEK you can use keys generated by Google Cloud's Key Management Service to encrypt the data in your objects. Use this option to configure the CMEK of an object created as part of a insert or copy. Key names can be found from the Google Cloud console, and are in the projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID} format.
[[["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-04-02 UTC."],[[["This webpage provides a reference for various versions of the `KmsKeyName` struct in the Google Cloud C++ client library, ranging from version 2.11.0 to 2.37.0-rc."],["The latest version available is 2.37.0-rc, with previous versions like 2.36.0, 2.35.0, and so on, listed for each corresponding release."],["The content relates to configuring Customer-Managed Encryption Keys (CMEK) for object uploads in Google Cloud Storage, allowing users to encrypt their data with keys from Google Cloud's Key Management Service."],["The page includes information on where to find key names in the Google Cloud console, with a specified format `projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID}`."],["There is a `well_known_parameter_name()` function in the `KmsKeyName` struct, which returns a `char const *` type, whose description is not present."]]],[]]