Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemStatus.php160 public function setReportedProgress(ApproximateReportedProgress $reportedProgress) argument
162 $this->reportedProgress = $reportedProgress;
169 return $this->reportedProgress;