Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDisk.php54 public $lastAttachTimestamp; variable in Google\\Service\\Compute\\Disk
275 public function setLastAttachTimestamp($lastAttachTimestamp) argument
277 $this->lastAttachTimestamp = $lastAttachTimestamp;
284 return $this->lastAttachTimestamp;