[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The `EnvVar` class in the Google Cloud Run Admin v2 API represents an environment variable within a Container, with the latest version being 2.13.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing and manipulating environment variables."],["The `EnvVar` class has properties such as `Name`, `Value`, and `ValueSource`, allowing for the specification of the environment variable's name, its literal value, and where the value is derived from."],["There are multiple versions available for this class, with the documentation links pointing to specific versions ranging from 1.0.0-beta02 to 2.13.0, the most current version available."],["The `EnvVar` class includes public constructors that allow the instantiation of an empty `EnvVar` or the initialization of an `EnvVar` using another existing `EnvVar` as a parameter."]]],[]]