Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DJob.php37 public $lastAttemptTime; variable in Google\\Service\\CloudScheduler\\Job
128 public function setLastAttemptTime($lastAttemptTime) argument
130 $this->lastAttemptTime = $lastAttemptTime;
137 return $this->lastAttemptTime;