Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php80 public $lastStartTimestamp; variable in Google\\Service\\Compute\\Instance
387 public function setLastStartTimestamp($lastStartTimestamp) argument
389 $this->lastStartTimestamp = $lastStartTimestamp;
396 return $this->lastStartTimestamp;