Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAboutStorageQuota.php33 public $usageInDrive; variable in Google\\Service\\Drive\\AboutStorageQuota
70 public function setUsageInDrive($usageInDrive) argument
72 $this->usageInDrive = $usageInDrive;
79 return $this->usageInDrive;