JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrexec = $exec; } /** * @return ExecAction */ public function getExec() { return $this->exec; } /** * @param int */ public function setPeriodSeconds($periodSeconds) { $this->periodSeconds = $periodSeconds; } /** * @return int */ public function getPeriodSeconds() { return $this->periodSeconds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(Probe::class, 'Google_Service_CloudBuild_Probe');