Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstance.php84 public $lastStopTimestamp; variable in Google\\Service\\Compute\\Instance
401 public function setLastStopTimestamp($lastStopTimestamp) argument
403 $this->lastStopTimestamp = $lastStopTimestamp;
410 return $this->lastStopTimestamp;