Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_DriveService.php1301 public $quotaBytesTotal; variable in Google_About
1388 public function setQuotaBytesTotal( $quotaBytesTotal) { argument
1389 $this->quotaBytesTotal = $quotaBytesTotal;
1392 return $this->quotaBytesTotal;