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,[]]