Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DChromeOsDeviceDiskVolumeReportsVolumeInfo.php25 public $storageFree; variable in Google\\Service\\Directory\\ChromeOsDeviceDiskVolumeReportsVolumeInfo
38 public function setStorageFree($storageFree) argument
40 $this->storageFree = $storageFree;
47 return $this->storageFree;