Home
last modified time | relevance | path

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

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