[[["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 provided content details the \u003ccode\u003eExecStepConfig.Types.Interpreter\u003c/code\u003e enum within the Google Cloud OS Config v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThis enum defines the available interpreters for executing files, with the available options being \u003ccode\u003ePowershell\u003c/code\u003e, \u003ccode\u003eShell\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePowershell\u003c/code\u003e option executes files using PowerShell with specific flags: \u003ccode\u003e-NonInteractive\u003c/code\u003e, \u003ccode\u003e-NoProfile\u003c/code\u003e, and \u003ccode\u003e-ExecutionPolicy Bypass\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShell\u003c/code\u003e option utilizes \u003ccode\u003e/bin/sh\u003c/code\u003e on Linux and \u003ccode\u003ecmd\u003c/code\u003e on Windows for executing scripts.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnspecified\u003c/code\u003e option is invalid for Windows, and on Linux, it relies on parsing the shebang line of the script to identify the interpreter.\u003c/p\u003e\n"]]],[],null,[]]