Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPeopleService.php473 ],'updateContact' => [
474 'path' => 'v1/{+resourceName}:updateContact',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php398 public function updateContact($resourceName, Person $postBody, $optParams = []) function in Google\\Service\\PeopleService\\Resource\\People