Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DTableProgress.php25 public $estimatedCopiedBytes; variable in Google\\Service\\BigtableAdmin\\TableProgress
38 public function setEstimatedCopiedBytes($estimatedCopiedBytes) argument
40 $this->estimatedCopiedBytes = $estimatedCopiedBytes;
47 return $this->estimatedCopiedBytes;