public MapField<string, string> SecretVariables { get; }
A map of environment variable names to Secret Manager secret names.
The VM will access the named secrets to set the value of each environment
variable.
[[["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 Batch v1 API class \u003ccode\u003eEnvironment\u003c/code\u003e is designed to manage environment variables for task execution.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality checks, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvironment\u003c/code\u003e offers functionalities to handle encrypted variables via \u003ccode\u003eEncryptedVariables\u003c/code\u003e, secret variables through \u003ccode\u003eSecretVariables\u003c/code\u003e, and general variables using \u003ccode\u003eVariables\u003c/code\u003e, each as a key-value pairing system.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a list of all versions of the class, ranging from version 1.0.0 to 2.13.0, with the latest version being 2.13.0, each link directed to their respective class page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironment\u003c/code\u003e class includes constructors that allow for the creation of new \u003ccode\u003eEnvironment\u003c/code\u003e objects, either as a default instance or as a copy of another \u003ccode\u003eEnvironment\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]