Home
last modified time | relevance | path

Searched refs:BatchUpdateContactsResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBatchUpdateContactsResponse.php20 class BatchUpdateContactsResponse extends \Google\Model class
42 class_alias(BatchUpdateContactsResponse::class, 'Google_Service_PeopleService_BatchUpdateContactsRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php24 use Google\Service\PeopleService\BatchUpdateContactsResponse; alias
83 * @return BatchUpdateContactsResponse
89 return $this->call('batchUpdateContacts', [$params], BatchUpdateContactsResponse::class);