[[["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."],[[["The `ExecStep` class is designed to run an executable as part of a PatchJob in the Google Cloud OS Config service."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["It supports different configurations for Linux and Windows VMs, managed via the `LinuxExecStepConfig` and `WindowsExecStepConfig` properties respectively, which are both of type `ExecStepConfig`."],["The class offers two constructors: a default constructor and one that accepts another `ExecStep` object, allowing for object duplication."],["Available versions for this class are listed from 1.3.0 up to the latest version 2.4.0, allowing for version-specific access to the documentation."]]],[]]