public sealed class EncryptionConfig : IMessage<EncryptionConfig>, IEquatable<EncryptionConfig>, IDeepCloneable<EncryptionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Composer v1 API class EncryptionConfig.
The encryption options for the Cloud Composer environment
and its dependencies.Supported for Cloud Composer environments in versions
composer-1..-airflow-..*.
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"]],[["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 2025-03-21 UTC."],[[["This document provides reference documentation for the `EncryptionConfig` class within the Cloud Composer v1 API, focusing on version 2.2.0."],["The `EncryptionConfig` class is used to define the encryption options for Cloud Composer environments and their dependencies, supported in composer-1.\\*.\\* -airflow-\\*.\\*.\\* versions."],["`EncryptionConfig` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default one and one that takes another `EncryptionConfig` object as a parameter for copying, and also a `KmsKeyName` string property for customer-managed encryption keys."],["The latest version for this documentation is 2.9.0, with versions ranging from 1.0.0 up to 2.9.0 available in the documentation."]]],[]]