Configure the Customer-Managed Encryption Key (CMEK) for an rewrite.
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 rewrite operation. 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-01 UTC."],[[["The latest version available is 2.37.0-rc, with numerous other versions listed, spanning from 2.36.0 down to 2.11.0."],["This page details the `DestinationKmsKeyName` struct across multiple versions, referencing the Google Cloud Storage (GCS) C++ library."],["Customer-Managed Encryption Keys (CMEK) can be configured to encrypt objects using keys generated by Google Cloud's Key Management Service."],["CMEK configuration uses the key name format `projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID}`, found in the Google Cloud console."],["The `well_known_parameter_name()` function is a static function, however there is no description provided, and it returns a constant character pointer."]]],[]]