Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBatchCreateContactsRequest.php20 class BatchCreateContactsRequest extends \Google\Collection class
79 class_alias(BatchCreateContactsRequest::class, 'Google_Service_PeopleService_BatchCreateContactsReq…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DPeople.php20 use Google\Service\PeopleService\BatchCreateContactsRequest; alias
50 * @param BatchCreateContactsRequest $postBody
54 public function batchCreateContacts(BatchCreateContactsRequest $postBody, $optParams = [])