public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class EncryptionConfig.
EncryptionConfig describes the encryption config of a cluster or a backup
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\u003eThe latest version available for the Google.Cloud.AlloyDb.V1 API's EncryptionConfig class is 1.9.0, with version 1.4.0 being the current version displayed on the page.\u003c/p\u003e\n"],["\u003cp\u003eThe EncryptionConfig class, found within the Google.Cloud.AlloyDb.V1 namespace, is used to configure encryption for AlloyDB clusters or backups using customer-managed encryption keys (CMEK).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe EncryptionConfig class has a constructor that can be called with or without an \u003ccode\u003eother\u003c/code\u003e parameter, which would be another instance of EncryptionConfig.\u003c/p\u003e\n"],["\u003cp\u003eIt also exposes a \u003ccode\u003eKmsKeyName\u003c/code\u003e property that represents the fully-qualified resource name of the KMS key used for encryption, adhering to the format projects/[PROJECT]/locations/[REGION]/keyRings/[RING]/cryptoKeys/[KEY_NAME].\u003c/p\u003e\n"]]],[],null,[]]