public sealed class AlloyDbSettings.Types.EncryptionConfig : IMessage<AlloyDbSettings.Types.EncryptionConfig>, IEquatable<AlloyDbSettings.Types.EncryptionConfig>, IDeepCloneable<AlloyDbSettings.Types.EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class AlloyDbSettings.Types.EncryptionConfig.
EncryptionConfig describes the encryption config of a cluster that is
encrypted with a CMEK (customer-managed encryption key).
The fully-qualified resource name of the KMS key.
Each Cloud KMS key is regionalized and has the following format:
projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME]
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAlloyDbSettings.Types.EncryptionConfig\u003c/code\u003e class within the Google Cloud Database Migration v1 API, specifically for version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfig\u003c/code\u003e class is designed to manage the encryption settings of a database cluster using a customer-managed encryption key (CMEK).\u003c/p\u003e\n"],["\u003cp\u003eThe class is accessible under the namespace \u003ccode\u003eGoogle.Cloud.CloudDms.V1\u003c/code\u003e and can be constructed using a default constructor or by cloning from another \u003ccode\u003eEncryptionConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, allowing it to utilize their functions.\u003c/p\u003e\n"],["\u003cp\u003eThe class features a single property \u003ccode\u003eKmsKeyName\u003c/code\u003e, which is a string representing the fully qualified resource name of the Cloud KMS key used for encryption, formatted as projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].\u003c/p\u003e\n"]]],[],null,[]]