[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["The latest version of the `Interpreter` is 2.4.0, and there are multiple older versions available, ranging down to version 1.3.0."],["The `Interpreter` enum specifies which scripting language or direct execution method to use for a given script, which can be found in the namespace `Google.Cloud.OsConfig.V1`."],["Four different `Interpreter` options are available: `None` for direct execution with shebang lines, `Powershell`, `Shell` (using `/bin/sh` on Linux or `cmd.exe` on Windows), and `Unspecified`, which will result in a validation error."],["The interpreter is used in `Google.Cloud.OsConfig.V1.OSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types.Interpreter`."],["If no interpreter is selected the system will attempt to execute directly if it finds a shebang line."]]],[]]