Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::MetadataOptions::KmsKey.
Options for handling the KmsKey setting for Google Cloud Storage objects.
Constants
KMS_KEY_UNSPECIFIED
value: 0 KmsKey behavior is unspecified.
KMS_KEY_DESTINATION_BUCKET_DEFAULT
value: 1 Use the destination bucket's default encryption settings.
KMS_KEY_PRESERVE
value: 2 Preserve the object's original Cloud KMS customer-managed encryption key
(CMEK) if present. Objects that do not use a Cloud KMS encryption key
will be encrypted using the destination bucket's encryption settings.
[[["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 2024-11-06 UTC."],[],[]]