Home
last modified time | relevance | path

Searched refs:storageTotalBytes (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1StorageInfoDiskVolume.php29 public $storageTotalBytes; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1StorageInfoDiskVolume
52 public function setStorageTotalBytes($storageTotalBytes) argument
54 $this->storageTotalBytes = $storageTotalBytes;
61 return $this->storageTotalBytes;