Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventorySoftwarePackage.php100 public function setWindowsApplication(InventoryWindowsApplication $windowsApplication) argument
102 $this->windowsApplication = $windowsApplication;
109 return $this->windowsApplication;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DSoftwarePackage.php100 public function setWindowsApplication(WindowsApplication $windowsApplication) argument
102 $this->windowsApplication = $windowsApplication;
109 return $this->windowsApplication;