Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DListOtherContactsResponse.php69 public function setOtherContacts($otherContacts) argument
71 $this->otherContacts = $otherContacts;
78 return $this->otherContacts;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php76 public $otherContacts; variable in Google\\Service\\PeopleService
214 'otherContacts',
228 'path' => 'v1/otherContacts',
258 'path' => 'v1/otherContacts:search',