Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventory.php66 public function setOsInfo(InventoryOsInfo $osInfo) argument
68 $this->osInfo = $osInfo;
75 return $this->osInfo;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DInventory.php66 public function setOsInfo(OsInfo $osInfo) argument
68 $this->osInfo = $osInfo;
75 return $this->osInfo;