Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferCounters.php41 public $bytesFoundFromSource; variable in Google\\Service\\Storagetransfer\\TransferCounters
166 public function setBytesFoundFromSource($bytesFoundFromSource) argument
168 $this->bytesFoundFromSource = $bytesFoundFromSource;
175 return $this->bytesFoundFromSource;