Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DScalingScheduleStatus.php25 public $lastStartTime; variable in Google\\Service\\Compute\\ScalingScheduleStatus
38 public function setLastStartTime($lastStartTime) argument
40 $this->lastStartTime = $lastStartTime;
47 return $this->lastStartTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DBackfillJob.php32 public $lastStartTime; variable in Google\\Service\\Datastream\\BackfillJob
73 public function setLastStartTime($lastStartTime) argument
75 $this->lastStartTime = $lastStartTime;
82 return $this->lastStartTime;