Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDevice.php152 public $systemRamTotal; variable in Google\\Service\\Directory\\ChromeOsDevice
667 public function setSystemRamTotal($systemRamTotal) argument
669 $this->systemRamTotal = $systemRamTotal;
676 return $this->systemRamTotal;