Use customer managed encryption. If specified, kms_key_name
must contain a valid Cloud KMS key.
CUSTOMER_MANAGED_ENCRYPTION = 3;
CUSTOMER_MANAGED_ENCRYPTION_VALUE
Use customer managed encryption. If specified, kms_key_name
must contain a valid Cloud KMS key.
CUSTOMER_MANAGED_ENCRYPTION = 3;
ENCRYPTION_TYPE_UNSPECIFIED
Unspecified. Do not use.
ENCRYPTION_TYPE_UNSPECIFIED = 0;
ENCRYPTION_TYPE_UNSPECIFIED_VALUE
Unspecified. Do not use.
ENCRYPTION_TYPE_UNSPECIFIED = 0;
GOOGLE_DEFAULT_ENCRYPTION
Use Google default encryption.
GOOGLE_DEFAULT_ENCRYPTION = 2;
GOOGLE_DEFAULT_ENCRYPTION_VALUE
Use Google default encryption.
GOOGLE_DEFAULT_ENCRYPTION = 2;
UNRECOGNIZED
USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION
This is the default option for CopyBackup
when encryption_config is not specified.
For example, if the source backup is using Customer_Managed_Encryption,
the backup will be using the same Cloud KMS key as the source backup.
USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION = 1;
USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION_VALUE
This is the default option for CopyBackup
when encryption_config is not specified.
For example, if the source backup is using Customer_Managed_Encryption,
the backup will be using the same Cloud KMS key as the source backup.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-26 UTC."],[],[]]