If an interpreter is not specified, the
source is executed directly. This execution, without an
interpreter, only succeeds for executables and scripts that have <a
href="https://en.wikipedia.org/wiki/Shebang_(Unix)";
class="external">shebang lines</a>.
Powershell
Indicates that the script runs with PowerShell.
Shell
Indicates that the script runs with /bin/sh on Linux and
cmd.exe on Windows.
Unspecified
Invalid value, the request will return validation error.
[[["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 latest version of the \u003ccode\u003eInterpreter\u003c/code\u003e is 2.4.0, and there are multiple older versions available, ranging down to version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpreter\u003c/code\u003e enum specifies which scripting language or direct execution method to use for a given script, which can be found in the namespace \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFour different \u003ccode\u003eInterpreter\u003c/code\u003e options are available: \u003ccode\u003eNone\u003c/code\u003e for direct execution with shebang lines, \u003ccode\u003ePowershell\u003c/code\u003e, \u003ccode\u003eShell\u003c/code\u003e (using \u003ccode\u003e/bin/sh\u003c/code\u003e on Linux or \u003ccode\u003ecmd.exe\u003c/code\u003e on Windows), and \u003ccode\u003eUnspecified\u003c/code\u003e, which will result in a validation error.\u003c/p\u003e\n"],["\u003cp\u003eThe interpreter is used in \u003ccode\u003eGoogle.Cloud.OsConfig.V1.OSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types.Interpreter\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIf no interpreter is selected the system will attempt to execute directly if it finds a shebang line.\u003c/p\u003e\n"]]],[],null,[]]