Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DListDirectoryPeopleResponse.php30 public $nextSyncToken; variable in Google\\Service\\PeopleService\\ListDirectoryPeopleResponse
51 public function setNextSyncToken($nextSyncToken) argument
53 $this->nextSyncToken = $nextSyncToken;
60 return $this->nextSyncToken;
DListContactGroupsResponse.php32 public $nextSyncToken; variable in Google\\Service\\PeopleService\\ListContactGroupsResponse
69 public function setNextSyncToken($nextSyncToken) argument
71 $this->nextSyncToken = $nextSyncToken;
78 return $this->nextSyncToken;
DListOtherContactsResponse.php30 public $nextSyncToken; variable in Google\\Service\\PeopleService\\ListOtherContactsResponse
55 public function setNextSyncToken($nextSyncToken) argument
57 $this->nextSyncToken = $nextSyncToken;
64 return $this->nextSyncToken;
DListConnectionsResponse.php32 public $nextSyncToken; variable in Google\\Service\\PeopleService\\ListConnectionsResponse
73 public function setNextSyncToken($nextSyncToken) argument
75 $this->nextSyncToken = $nextSyncToken;
82 return $this->nextSyncToken;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
DSettings.php40 public $nextSyncToken; variable in Google\\Service\\Calendar\\Settings
101 public function setNextSyncToken($nextSyncToken) argument
103 $this->nextSyncToken = $nextSyncToken;
110 return $this->nextSyncToken;
DAcl.php40 public $nextSyncToken; variable in Google\\Service\\Calendar\\Acl
101 public function setNextSyncToken($nextSyncToken) argument
103 $this->nextSyncToken = $nextSyncToken;
110 return $this->nextSyncToken;
DCalendarList.php40 public $nextSyncToken; variable in Google\\Service\\Calendar\\CalendarList
101 public function setNextSyncToken($nextSyncToken) argument
103 $this->nextSyncToken = $nextSyncToken;
110 return $this->nextSyncToken;
DEvents.php50 public $nextSyncToken; variable in Google\\Service\\Calendar\\Events
165 public function setNextSyncToken($nextSyncToken) argument
167 $this->nextSyncToken = $nextSyncToken;
174 return $this->nextSyncToken;