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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eKMSEnvMap\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Batch.V1Alpha.Environment.Types\u003c/code\u003e namespace, is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eKMSEnvMap\u003c/code\u003e, represents a data structure for storing information related to encryption and decryption within the Google Cloud Batch environment, as well as inheritting members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKMSEnvMap\u003c/code\u003e instances can be created either with the default constructor \u003ccode\u003eKMSEnvMap()\u003c/code\u003e or by copying another \u003ccode\u003eKMSEnvMap\u003c/code\u003e object via the \u003ccode\u003eKMSEnvMap(KMSEnvMap other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKMSEnvMap\u003c/code\u003e class provides two properties: \u003ccode\u003eCipherText\u003c/code\u003e, which stores the encrypted text, and \u003ccode\u003eKeyName\u003c/code\u003e, which holds the name of the KMS key needed for decryption, both of which are string types.\u003c/p\u003e\n"]]],[],null,["# Batch v1alpha API - Class Environment.Types.KMSEnvMap (1.0.0-alpha31)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-alpha31 (latest)](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types.KMSEnvMap)\n- [1.0.0-alpha30](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/1.0.0-alpha30/Google.Cloud.Batch.V1Alpha.Environment.Types.KMSEnvMap) \n\n public sealed class Environment.Types.KMSEnvMap : IMessage\u003cEnvironment.Types.KMSEnvMap\u003e, IEquatable\u003cEnvironment.Types.KMSEnvMap\u003e, IDeepCloneable\u003cEnvironment.Types.KMSEnvMap\u003e, IBufferMessage, IMessage\n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Environment.Types.KMSEnvMap \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Environment](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment)[Types](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types)[KMSEnvMap](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types.KMSEnvMap), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Environment](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment)[Types](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types)[KMSEnvMap](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types.KMSEnvMap), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Environment](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment)[Types](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types)[KMSEnvMap](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha.Environment.Types.KMSEnvMap), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Batch.V1Alpha](/dotnet/docs/reference/Google.Cloud.Batch.V1Alpha/latest/Google.Cloud.Batch.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Batch.V1Alpha.dll\n\nConstructors\n------------\n\n### KMSEnvMap()\n\n public KMSEnvMap()\n\n### KMSEnvMap(KMSEnvMap)\n\n public KMSEnvMap(Environment.Types.KMSEnvMap other)\n\nProperties\n----------\n\n### CipherText\n\n public string CipherText { get; set; }\n\nThe value of the cipherText response from the `encrypt` method.\n\n### KeyName\n\n public string KeyName { get; set; }\n\nThe name of the KMS key that will be used to decrypt the cipher text."]]