Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DReportWorkItemStatusRequest.php26 public $currentWorkerTime; variable in Google\\Service\\Dataflow\\ReportWorkItemStatusRequest
45 public function setCurrentWorkerTime($currentWorkerTime) argument
47 $this->currentWorkerTime = $currentWorkerTime;
54 return $this->currentWorkerTime;
H A DLeaseWorkItemRequest.php26 public $currentWorkerTime; variable in Google\\Service\\Dataflow\\LeaseWorkItemRequest
55 public function setCurrentWorkerTime($currentWorkerTime) argument
57 $this->currentWorkerTime = $currentWorkerTime;
64 return $this->currentWorkerTime;