Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryWindowsApplication.php86 public function setInstallDate(Date $installDate) argument
88 $this->installDate = $installDate;
95 return $this->installDate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DWindowsApplication.php86 public function setInstallDate(Date $installDate) argument
88 $this->installDate = $installDate;
95 return $this->installDate;