Required. Variables that reference a $(VAR_NAME) are expanded
using the previous defined environment variables in the container and
any service 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.
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eEnvVar\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its functionality and usage across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.22.0, and the page lists available versions from 1.0.0 up to this most current release, all of which are accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvVar\u003c/code\u003e represents an environment variable used within a Container or Python Module and inherits from the Object class while implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvVar\u003c/code\u003e class has two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eValue\u003c/code\u003e, which are required and are of string type, defining the environment variable's name and its value respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eEnvVar\u003c/code\u003e class, one parameterless, and one that takes another \u003ccode\u003eEnvVar\u003c/code\u003e instance as a parameter, allowing for the creation of a new instance or copying one from another.\u003c/p\u003e\n"]]],[],null,[]]