Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1MemoryInfo.php29 public $totalRamBytes; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1MemoryInfo
48 public function setTotalRamBytes($totalRamBytes) argument
50 $this->totalRamBytes = $totalRamBytes;
57 return $this->totalRamBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
H A DWorkerStatus.php33 public $totalRamBytes; variable in Google\\Service\\Genomics\\WorkerStatus
84 public function setTotalRamBytes($totalRamBytes) argument
86 $this->totalRamBytes = $totalRamBytes;
93 return $this->totalRamBytes;