Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DRewriteResponse.php43 public $totalBytesRewritten; variable in Google\\Service\\Storage\\RewriteResponse
118 public function setTotalBytesRewritten($totalBytesRewritten) argument
120 $this->totalBytesRewritten = $totalBytesRewritten;
127 return $this->totalBytesRewritten;