Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DUpgradeOccurrence.php78 public function setWindowsUpdate(WindowsUpdate $windowsUpdate) argument
80 $this->windowsUpdate = $windowsUpdate;
87 return $this->windowsUpdate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DUpgradeNote.php79 public function setWindowsUpdate(WindowsUpdate $windowsUpdate) argument
81 $this->windowsUpdate = $windowsUpdate;
88 return $this->windowsUpdate;
H A DUpgradeOccurrence.php78 public function setWindowsUpdate(WindowsUpdate $windowsUpdate) argument
80 $this->windowsUpdate = $windowsUpdate;
87 return $this->windowsUpdate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DPatchConfig.php132 public function setWindowsUpdate(WindowsUpdateSettings $windowsUpdate) argument
134 $this->windowsUpdate = $windowsUpdate;
141 return $this->windowsUpdate;