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-02 UTC."],[[["The webpage provides documentation for various versions of the `DestinationKmsKeyName` struct, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This resource is used to configure Customer-Managed Encryption Keys (CMEK) for objects during a rewrite operation, allowing users to encrypt data with keys managed through Google Cloud's Key Management Service."],["Key names for CMEK configuration are found in the Google Cloud console and follow the `projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID}` format."],["A static function, `well_known_parameter_name()`, is included, although its description is not detailed, it does return a `char const *` according to the provided information."],["The Google Cloud Storage (GCS) CMEK documentation, available at the given URL, provides general information on this encryption method."]]],[]]