Reference documentation and code samples for the Google Cloud OS Config v1 API enum OSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types.Interpreter.
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 content provides documentation for the \u003ccode\u003eInterpreter\u003c/code\u003e enum within the Google Cloud OS Config v1 API, specifically under \u003ccode\u003eOSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersioned documentation is available for this enum, ranging from version 1.3.0 to the latest version, 2.4.0, with the latest version being highlighted as the most up-to-date.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterpreter\u003c/code\u003e enum defines four possible values: \u003ccode\u003eNone\u003c/code\u003e, \u003ccode\u003ePowershell\u003c/code\u003e, \u003ccode\u003eShell\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each dictating how a script or executable is run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNone\u003c/code\u003e interpreter value means that the script will be run directly without an interpreter and is meant for use with executables or scripts that contain shebang lines.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also specifies the namespace (\u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e) and assembly (\u003ccode\u003eGoogle.Cloud.OsConfig.V1.dll\u003c/code\u003e) for the \u003ccode\u003eInterpreter\u003c/code\u003e enum, helping with the identification of the correct assembly.\u003c/p\u003e\n"]]],[],null,[]]