Searched refs:ExecStep (Results 1 – 2 of 2) sorted by relevance
30 protected $postStepType = ExecStep::class;32 protected $preStepType = ExecStep::class;88 * @param ExecStep90 public function setPostStep(ExecStep $postStep)95 * @return ExecStep102 * @param ExecStep104 public function setPreStep(ExecStep $preStep)109 * @return ExecStep
20 class ExecStep extends \Google\Model class58 class_alias(ExecStep::class, 'Google_Service_OSConfig_ExecStep');