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 available for the Google Cloud Security Center v1 API's \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class is 3.24.0, with a range of versions listed from 2.2.0 up to that.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvironmentVariable\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, designed to store environment variables for processes as name-value pairs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironmentVariable\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEnvironmentVariable\u003c/code\u003e has two properties: \u003ccode\u003eName\u003c/code\u003e, which is the name of the variable as a string, and \u003ccode\u003eVal\u003c/code\u003e, which is the value of the variable, also as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEnvironmentVariable\u003c/code\u003e provides two constructors, a parameterless one and one that accepts another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]