Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DMemoryInfo.php29 public $totalRam; variable in Google\\Service\\AndroidManagement\\MemoryInfo
48 public function setTotalRam($totalRam) argument
50 $this->totalRam = $totalRam;
57 return $this->totalRam;