Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DBackfillJob.php28 public $lastEndTime; variable in Google\\Service\\Datastream\\BackfillJob
59 public function setLastEndTime($lastEndTime) argument
61 $this->lastEndTime = $lastEndTime;
68 return $this->lastEndTime;