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."],[[["Version 2.13.0 is the latest version available for `Google.Cloud.Batch.V1.Environment.Types.KMSEnvMap`, with previous versions ranging back to 1.0.0 accessible."],["`KMSEnvMap` is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `KMSEnvMap` is part of the `Google.Cloud.Batch.V1` namespace and is found within the `Google.Cloud.Batch.V1.dll` assembly."],["`KMSEnvMap` contains two constructors: a default constructor and another that takes another `KMSEnvMap` object as a parameter for copying, and it has two properties `CipherText` and `KeyName`, representing the encrypted text and the encryption key name, respectively."],["`KMSEnvMap` inherits from `object` and has inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]