Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferCounters.php33 public $bytesDeletedFromSource; variable in Google\\Service\\Storagetransfer\\TransferCounters
138 public function setBytesDeletedFromSource($bytesDeletedFromSource) argument
140 $this->bytesDeletedFromSource = $bytesDeletedFromSource;
147 return $this->bytesDeletedFromSource;