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 provided content details the \u003ccode\u003eEnvironment\u003c/code\u003e class within the Google Cloud Batch v1 API, specifically its .NET implementation, including its inheritance, interface implementations, namespace, and assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to manage environment variables for executing tasks, offering features like encrypted variables, secret variables from Secret Manager, and a general variable map.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various version references of the Environment class, from version 1.0.0 to the latest at version 2.13.0, indicating a history of updates and different features at each point in time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironment\u003c/code\u003e class has two constructors, a default one and one that allows creating a copy of an existing \u003ccode\u003eEnvironment\u003c/code\u003e object, enhancing flexibility.\u003c/p\u003e\n"],["\u003cp\u003eThe main properties of the \u003ccode\u003eEnvironment\u003c/code\u003e class include \u003ccode\u003eEncryptedVariables\u003c/code\u003e, \u003ccode\u003eSecretVariables\u003c/code\u003e, and \u003ccode\u003eVariables\u003c/code\u003e, offering different methods for setting and managing environment variables, all with different levels of data security.\u003c/p\u003e\n"]]],[],null,[]]