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, part of the `Google.Cloud.Batch.V1` namespace in the .NET environment."],["`KMSEnvMap` is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`KMSEnvMap` has two constructors: a default constructor and a copy constructor that takes another `KMSEnvMap` object as a parameter."],["`KMSEnvMap` includes properties `CipherText` and `KeyName`, which are used to store the encrypted text and the KMS key name respectively, with each property being a string type."],["There are multiple versions listed for the `KMSEnvMap` class, ranging from version 1.0.0 up to the latest version 2.13.0, all available under the `Google.Cloud.Batch.V1` namespace."]]],[]]