Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBatchCreateContactsResponse.php20 class BatchCreateContactsResponse extends \Google\Collection class
43 class_alias(BatchCreateContactsResponse::class, 'Google_Service_PeopleService_BatchCreateContactsRe…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php21 use Google\Service\PeopleService\BatchCreateContactsResponse; alias
52 * @return BatchCreateContactsResponse
58 return $this->call('batchCreateContacts', [$params], BatchCreateContactsResponse::class);