Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DSoftwarePackage.php114 public function setWuaPackage(WindowsUpdatePackage $wuaPackage) argument
116 $this->wuaPackage = $wuaPackage;
123 return $this->wuaPackage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
DInventorySoftwarePackage.php114 public function setWuaPackage(InventoryWindowsUpdatePackage $wuaPackage) argument
116 $this->wuaPackage = $wuaPackage;
123 return $this->wuaPackage;