Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DTransferCounters.php49 public $bytesFromSourceFailed; variable in Google\\Service\\Storagetransfer\\TransferCounters
194 public function setBytesFromSourceFailed($bytesFromSourceFailed) argument
196 $this->bytesFromSourceFailed = $bytesFromSourceFailed;
203 return $this->bytesFromSourceFailed;