public ExecStepConfig.Types.Interpreter Interpreter { get; set; }
The script interpreter to use to run the script. If no interpreter is
specified the script will be executed directly, which will likely
only succeed for scripts with shebang lines.
[[["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-12 UTC."],[[["\u003cp\u003eVersion 2.4.0 is the latest version available for the \u003ccode\u003eGoogle.Cloud.OsConfig.V1.ExecStepConfig\u003c/code\u003e, with multiple prior versions also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecStepConfig\u003c/code\u003e is a class that represents common configurations for an execution step and implements 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\u003eAllowedSuccessCodes\u003c/code\u003e property of \u003ccode\u003eExecStepConfig\u003c/code\u003e specifies the return values indicating successful execution, defaulting to \u003ccode\u003e[0]\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecStepConfig\u003c/code\u003e supports specifying an executable through a Cloud Storage object (\u003ccode\u003eGcsObject\u003c/code\u003e) or a local path (\u003ccode\u003eLocalPath\u003c/code\u003e) on the VM.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpreter\u003c/code\u003e property of the \u003ccode\u003eExecStepConfig\u003c/code\u003e class dictates the script interpreter used, or if not specified, it defaults to direct execution.\u003c/p\u003e\n"]]],[],null,[]]