Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/Resource/
H A DOtherContacts.php21 use Google\Service\PeopleService\ListOtherContactsResponse; alias
106 * @return ListOtherContactsResponse
112 return $this->call('list', [$params], ListOtherContactsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DListOtherContactsResponse.php20 class ListOtherContactsResponse extends \Google\Collection class
97 class_alias(ListOtherContactsResponse::class, 'Google_Service_PeopleService_ListOtherContactsRespon…