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\u003eEnvironmentVariable\u003c/code\u003e in the Google.Cloud.SecurityCenter.V1 namespace is 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvironmentVariable\u003c/code\u003e is a class that represents a name-value pair for storing environment variables related to a process.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two main properties : \u003ccode\u003eName\u003c/code\u003e, representing the environment variable name, and \u003ccode\u003eVal\u003c/code\u003e, representing its value, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage hosts 35 different versions of the \u003ccode\u003eEnvironmentVariable\u003c/code\u003e, ranging from the latest 3.24.0 to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]