Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DAttempt.php25 public $dispatchTime; variable in Google\\Service\\CloudTasks\\Attempt
40 public function setDispatchTime($dispatchTime) argument
42 $this->dispatchTime = $dispatchTime;
49 return $this->dispatchTime;