Searched refs:endCursor (Results 1 – 6 of 6) sorted by relevance
26 public $endCursor; variable in Google\\Service\\Datastore\\QueryResultBatch57 public function setEndCursor($endCursor) argument59 $this->endCursor = $endCursor;66 return $this->endCursor;
28 public $endCursor; variable in Google\\Service\\Datastore\\Query67 public function setEndCursor($endCursor) argument69 $this->endCursor = $endCursor;76 return $this->endCursor;
34 public function setEndCursor(Cursor $endCursor) argument36 $this->endCursor = $endCursor;43 return $this->endCursor;
710 public $endCursor; variable in Google_Query729 public function setEndCursor( $endCursor) { argument730 $this->endCursor = $endCursor;733 return $this->endCursor;790 public $endCursor; variable in Google_QueryResultBatch797 public function setEndCursor( $endCursor) { argument798 $this->endCursor = $endCursor;801 return $this->endCursor;
27008 this.cursor = token.endCursor + 1;27045 endCursor: startCursor + token.length - 127061 endCursor: cursor27096 this.endCursor = tokenArgs.endCursor;
1 …endCursor, searchData, captureMatches, limitResultCount, resultLen, result) {\n let buffer …