Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php296 ],'createContact' => [
297 'path' => 'v1/people:createContact',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php113 public function createContact(Person $postBody, $optParams = []) function in Google\\Service\\PeopleService\\Resource\\People