Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DScalingScheduleStatus.php29 public $nextStartTime; variable in Google\\Service\\Compute\\ScalingScheduleStatus
52 public function setNextStartTime($nextStartTime) argument
54 $this->nextStartTime = $nextStartTime;
61 return $this->nextStartTime;