public sealed class Environment.Types.KMSEnvMap : IMessage<Environment.Types.KMSEnvMap>, IEquatable<Environment.Types.KMSEnvMap>, IDeepCloneable<Environment.Types.KMSEnvMap>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `KMSEnvMap` is 2.13.0, but this page is displaying information for version 2.4.0 of the `Google.Cloud.Batch.V1` library."],["`KMSEnvMap` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides two constructors, one default and one that takes another `KMSEnvMap` instance as a parameter for initialization."],["The `KMSEnvMap` class has properties `CipherText` and `KeyName`, representing the encrypted text and the KMS key used for decryption, respectively, both of which are string types."]]],[]]