Variable references $(VAR_NAME) are expanded
using the previous defined environment variables in the container and
any route environment variables. If a variable cannot be resolved,
the reference in the input string will be unchanged. The $(VAR_NAME)
syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped
references will never be expanded, regardless of whether the variable
exists or not.
Defaults to "", and the maximum length is 32768 bytes.
[[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eEnvVar\u003c/code\u003e class, part of the Cloud Run Admin v2 API, represents an environment variable within a container.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.13.0, and documentation spans across various versions, starting from 1.0.0-beta02, each one linking to their specific \u003ccode\u003eEnvVar\u003c/code\u003e page.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several 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\u003eThe \u003ccode\u003eEnvVar\u003c/code\u003e class has properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e, \u003ccode\u003eHasValue\u003c/code\u003e, \u003ccode\u003eValuesCase\u003c/code\u003e, and \u003ccode\u003eValueSource\u003c/code\u003e to manage environment variable data, which can include name, value, and the source of the environment variable's value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValue\u003c/code\u003e property supports variable expansion using the $(VAR_NAME) syntax, with a maximum length of 32768 bytes, and it's possible to escape the syntax with a double $$.\u003c/p\u003e\n"]]],[],null,[]]