Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemServiceState.php167 public function setSuggestedStopPoint(ApproximateProgress $suggestedStopPoint) argument
169 $this->suggestedStopPoint = $suggestedStopPoint;
176 return $this->suggestedStopPoint;