Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAbout.php61 protected $storageQuotaType = AboutStorageQuota::class;
209 * @param AboutStorageQuota
211 public function setStorageQuota(AboutStorageQuota $storageQuota)
216 * @return AboutStorageQuota
H A DAboutStorageQuota.php20 class AboutStorageQuota extends \Google\Model class
98 class_alias(AboutStorageQuota::class, 'Google_Service_Drive_AboutStorageQuota');