Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DPeopleService.php284 'batchCreateContacts' => [
285 'path' => 'v1/people:batchCreateContacts',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
DPeople.php54 public function batchCreateContacts(BatchCreateContactsRequest $postBody, $optParams = []) function in Google\\Service\\PeopleService\\Resource\\People