Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DBackup.php37 public $downloadBytes; variable in Google\\Service\\CloudFilestore\\Backup
116 public function setDownloadBytes($downloadBytes) argument
118 $this->downloadBytes = $downloadBytes;
125 return $this->downloadBytes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSnapshot.php46 public $downloadBytes; variable in Google\\Service\\Compute\\Snapshot
189 public function setDownloadBytes($downloadBytes) argument
191 $this->downloadBytes = $downloadBytes;
198 return $this->downloadBytes;