public sealed class EnvironmentVariable : IMessage<EnvironmentVariable>, IEquatable<EnvironmentVariable>, IDeepCloneable<EnvironmentVariable>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class EnvironmentVariable.
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 the Google Cloud SecurityCenter V1 API's EnvironmentVariable class is 3.24.0, with multiple other versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference information for the \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, specifically version 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class is designed to store environment variables for processes, represented as name-value pairs, and it implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors, one default constructor and one copy constructor, and exposes two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eVal\u003c/code\u003e, to set the environment variable's name and value respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance from \u003ccode\u003eObject\u003c/code\u003e and lists inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]