Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php292 ],'batchUpdateContacts' => [
293 'path' => 'v1/people:batchUpdateContacts',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php85 public function batchUpdateContacts(BatchUpdateContactsRequest $postBody, $optParams = []) function in Google\\Service\\PeopleService\\Resource\\People