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 the `Google.Cloud.Batch.V1.Environment.Types.KMSEnvMap` component, with previous versions ranging from 2.12.0 down to 1.0.0 also available."],["The `KMSEnvMap` class, which is a sealed class in the `Google.Cloud.Batch.V1` namespace, inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`KMSEnvMap` includes two constructors: a default constructor and one that takes another `KMSEnvMap` instance as a parameter."],["The `KMSEnvMap` class has two key properties: `CipherText`, which stores the encrypted value, and `KeyName`, which holds the name of the KMS key for decryption."]]],[]]