Home
last modified time | relevance | path

Searched defs:startCursor (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php48 public $startCursor; variable in Google\\Service\\Datastore\\Query
165 public function setStartCursor($startCursor)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DComputeMessageStatsRequest.php62 public function setStartCursor(Cursor $startCursor)
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php728 public $startCursor; variable in Google_Query
781 public function setStartCursor( $startCursor) {