public sealed class EnvironmentVariable : IMessage<EnvironmentVariable>, IEquatable<EnvironmentVariable>, IDeepCloneable<EnvironmentVariable>, IBufferMessage, IMessage
EnvironmentVariable is a name-value pair to store environment variables for
Process.
[[["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 latest version of \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.EnvironmentVariable\u003c/code\u003e is 3.24.0, with numerous prior versions available for reference, starting from version 2.2.0 up to version 3.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class is a name-value pair designed to store environment variables for a process and implements interfaces like \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 inherits from \u003ccode\u003eObject\u003c/code\u003e and provides public properties for \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eVal\u003c/code\u003e, both of which are strings that represent the environment variable's name and value, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods, \u003ccode\u003eEnvironmentVariable()\u003c/code\u003e and \u003ccode\u003eEnvironmentVariable(EnvironmentVariable other)\u003c/code\u003e, allowing for the creation of new instances and copies of existing ones.\u003c/p\u003e\n"]]],[],null,[]]