Reference documentation and code samples for the Google Cloud OS Config v1 API enum OSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types.Interpreter.
[[["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-04 UTC."],[[["This webpage provides documentation for the `OSPolicy.Types.Resource.Types.ExecResource.Types.Exec.Types.Interpreter` enum within the Google Cloud OS Config v1 API, specifically for the .NET framework."],["The latest version of the documentation available is version 2.4.0, with older versions dating back to 1.3.0 accessible for review."],["The `Interpreter` enum defines the method used to execute scripts or programs, offering options like `None`, `Powershell`, `Shell`, and `Unspecified`."],["The `None` field within the interpreter enum signifies direct execution without an interpreter, which is only successful for scripts with shebang lines, whereas the other options define which program the script will be run on."],["`Unspecified` is considered an invalid value and will result in a validation error within the request."]]],[]]