Home
last modified time | relevance | path

Searched refs:attemptDeadline (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DJob.php27 public $attemptDeadline; variable in Google\\Service\\CloudScheduler\\Job
86 public function setAttemptDeadline($attemptDeadline) argument
88 $this->attemptDeadline = $attemptDeadline;
95 return $this->attemptDeadline;