Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DComputeHeadCursorResponse.php28 public function setHeadCursor(Cursor $headCursor) argument
30 $this->headCursor = $headCursor;
37 return $this->headCursor;