Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDisk.php58 public $lastDetachTimestamp; variable in Google\\Service\\Compute\\Disk
289 public function setLastDetachTimestamp($lastDetachTimestamp) argument
291 $this->lastDetachTimestamp = $lastDetachTimestamp;
298 return $this->lastDetachTimestamp;