Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1StorageInfoDiskVolume.php25 public $storageFreeBytes; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1StorageInfoDiskVolume
38 public function setStorageFreeBytes($storageFreeBytes) argument
40 $this->storageFreeBytes = $storageFreeBytes;
47 return $this->storageFreeBytes;