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 latest version of the Batch v1 API class Environment is 2.13.0, with multiple previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe Environment class in the Batch v1 API is designed to define the collection of environment variables for task execution.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers encrypted variables, denoted as EncryptedVariables, that utilizes a JSON dictionary for environment variable names and values.\u003c/p\u003e\n"],["\u003cp\u003eIt allows mapping environment variable names to Secret Manager secret names, using the SecretVariables property to grant access to the named secrets.\u003c/p\u003e\n"],["\u003cp\u003eThe class features a Variables property, enabling a direct map of environment variable names to their respective values for task execution.\u003c/p\u003e\n"]]],[],null,[]]