Searched refs:InventorySoftwarePackage (Results 1 – 2 of 2) sorted by relevance
22 protected $availablePackageType = InventorySoftwarePackage::class;32 protected $installedPackageType = InventorySoftwarePackage::class;48 * @param InventorySoftwarePackage50 public function setAvailablePackage(InventorySoftwarePackage $availablePackage)55 * @return InventorySoftwarePackage90 * @param InventorySoftwarePackage92 public function setInstalledPackage(InventorySoftwarePackage $installedPackage)97 * @return InventorySoftwarePackage
20 class InventorySoftwarePackage extends \Google\Model class170 class_alias(InventorySoftwarePackage::class, 'Google_Service_OSConfig_InventorySoftwarePackage');