Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkItemStatus.php216 public function setStopPosition(Position $stopPosition) argument
218 $this->stopPosition = $stopPosition;
225 return $this->stopPosition;