Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1303 public $quotaBytesUsedAggregate; variable in Google_About
1400 public function setQuotaBytesUsedAggregate( $quotaBytesUsedAggregate) { argument
1401 $this->quotaBytesUsedAggregate = $quotaBytesUsedAggregate;
1404 return $this->quotaBytesUsedAggregate;