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-04-17 UTC."],[[["This webpage details the `KMSEnvMap` class within the `Google.Cloud.Batch.V1.Environment.Types` namespace, which is a part of the Google Cloud Batch .NET library."],["The `KMSEnvMap` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer-based operations."],["The `KMSEnvMap` class has two constructors, a default constructor, and one that accepts another `KMSEnvMap` object for creating a new instance based on an existing one."],["The `KMSEnvMap` class has two primary properties: `CipherText`, representing the encrypted data, and `KeyName`, which holds the name of the KMS key used for decryption."],["The webpage contains a list of documented version numbers, starting from version 1.0.0 to 2.13.0, with version 2.13.0 being the latest."]]],[]]