Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DWindowsUpdate.php38 public $lastPublishedTimestamp; variable in Google\\Service\\ContainerAnalysis\\WindowsUpdate
107 public function setLastPublishedTimestamp($lastPublishedTimestamp) argument
109 $this->lastPublishedTimestamp = $lastPublishedTimestamp;
116 return $this->lastPublishedTimestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DWindowsUpdate.php38 public $lastPublishedTimestamp; variable in Google\\Service\\OnDemandScanning\\WindowsUpdate
107 public function setLastPublishedTimestamp($lastPublishedTimestamp) argument
109 $this->lastPublishedTimestamp = $lastPublishedTimestamp;
116 return $this->lastPublishedTimestamp;