public sealed class 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-04-17 UTC."],[[["The webpage provides documentation for the `KMSEnvMap` class within the `Google.Cloud.Batch.V1` namespace, specifically highlighting version 1.2.0."],["The `KMSEnvMap` class, part of the `Environment.Types` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the `Object` class and is available in multiple versions, ranging from 1.0.0 to 2.13.0, with 2.13.0 being the latest."],["`KMSEnvMap` has two constructors, a default constructor, and another that takes an `Environment.Types.KMSEnvMap` object as an argument."],["The `KMSEnvMap` class includes properties for `CipherText` and `KeyName`, which are both of type `String`, representing the encrypted text and the name of the KMS key for decryption, respectively."]]],[]]