Reference documentation and code samples for the Google Cloud OsConfig V1 Client class ExecStep.
A step that runs an executable for a PatchJob.
Generated from protobuf message google.cloud.osconfig.v1.ExecStep
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ linux_exec_step_config
Google\Cloud\OsConfig\V1\ExecStepConfig
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
↳ windows_exec_step_config
Google\Cloud\OsConfig\V1\ExecStepConfig
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
getLinuxExecStepConfig
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
hasLinuxExecStepConfig
clearLinuxExecStepConfig
setLinuxExecStepConfig
The ExecStepConfig for all Linux VMs targeted by the PatchJob.
$this
getWindowsExecStepConfig
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
hasWindowsExecStepConfig
clearWindowsExecStepConfig
setWindowsExecStepConfig
The ExecStepConfig for all Windows VMs targeted by the PatchJob.
$this