[[["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-04-17 UTC."],[[["This webpage documents the `Interpreter` enum within the `Google.Cloud.OsConfig.V1` namespace, specifically within the `Google.Cloud.OsConfig.V1.ExecStepConfig.Types` context."],["The latest version documented is 2.4.0, while the listed versions range from 1.3.0 to 2.4.0 of this API."],["The `Interpreter` enum defines three possible interpreters: `Powershell`, which uses PowerShell with specific flags, `Shell`, which uses `/bin/sh` on Linux and `cmd` on Windows, and `Unspecified` which is invalid for Windows and relies on the shebang for Linux."],["The interpreter used to execute a file is determined by the properties provided within the enum, and is part of the `Google.Cloud.OsConfig.V1.dll` assembly."]]],[]]