public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
The encryption options for the Cloud Composer environment
and its dependencies.
Optional. Customer-managed Encryption Key available through Google's Key Management
Service. Cannot be updated.
If not specified, Google-managed key will be used.
[[["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 page details the \u003ccode\u003eEncryptionConfig\u003c/code\u003e class, which is used to configure encryption settings for Cloud Composer environments and their dependencies.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eEncryptionConfig\u003c/code\u003e is 2.9.0, and this page also contains documentation for versions ranging from 1.0.0 to 2.8.0, with version 2.0.0 currently highlighted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfig\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKmsKeyName\u003c/code\u003e property, a string, is available to specify a customer-managed encryption key, with a Google-managed key used by default if no customer key is provided.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEncryptionConfig\u003c/code\u003e class includes two constructors: a default constructor and one that takes another \u003ccode\u003eEncryptionConfig\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]