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."],[[["This webpage provides documentation for the `KMSEnvMap` class within the `Google.Cloud.Batch.V1` namespace, detailing its structure and usage across various versions."],["The `KMSEnvMap` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["The latest version of the `KMSEnvMap` class documented is 2.13.0, while the current version featured on this page is 2.12.0, with many previous versions also available for review."],["The class has two constructors, `KMSEnvMap()` for a default instance and `KMSEnvMap(KMSEnvMap other)` for creating an instance from another `KMSEnvMap` object."],["The class exposes two properties, `CipherText` which represents the encrypted text, and `KeyName`, representing the name of the KMS key used for decryption."]]],[]]