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 `KMSEnvMap` class, found in the `Google.Cloud.Batch.V1` namespace, is a sealed class within the `Environment.Types` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class provides two constructors, `KMSEnvMap()` and `KMSEnvMap(Environment.Types.KMSEnvMap other)`, enabling the creation of new instances and copies."],["`KMSEnvMap` has two key properties: `CipherText`, which holds the encrypted text, and `KeyName`, specifying the decryption key."],["The most recent version of the documentation available is `2.13.0`, with a complete history of documentation listed for all versions down to `1.0.0`."]]],[]]