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 focusing on version 2.11.0, and its role in setting environment variables for task execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironment\u003c/code\u003e class allows for the definition of environment variables through three key properties: \u003ccode\u003eEncryptedVariables\u003c/code\u003e (encrypted key-value pairs), \u003ccode\u003eSecretVariables\u003c/code\u003e (mapping environment variables to Secret Manager secrets), and \u003ccode\u003eVariables\u003c/code\u003e (direct key-value mappings).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are 18 versions of the \u003ccode\u003eEnvironment\u003c/code\u003e class listed for the Batch v1 API in the content, ranging from 1.0.0 to 2.13.0 (the latest).\u003c/p\u003e\n"]]],[],null,[]]