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\u003eThe \u003ccode\u003eExecStepConfig\u003c/code\u003e class, found in version 2.0.0 of the Google.Cloud.OsConfig.V1 namespace, provides configurations for an executable step.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, with multiple preceding versions from 2.3.0 down to 1.3.0 available for the \u003ccode\u003eExecStepConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecStepConfig\u003c/code\u003e has properties like \u003ccode\u003eAllowedSuccessCodes\u003c/code\u003e, which defines the success return values, and \u003ccode\u003eExecutableCase\u003c/code\u003e, which determines the executable type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGcsObject\u003c/code\u003e property refers to a Cloud Storage object, and the \u003ccode\u003eLocalPath\u003c/code\u003e property refers to the file path of the executable on the virtual machine.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpreter\u003c/code\u003e property determines how the script will run, and it can be run directly if no interpreter is specified, likely only if the script contains a shebang line.\u003c/p\u003e\n"]]],[],null,[]]