Searched refs:ContactInfoList (Results 1 – 3 of 3) sorted by relevance
22 protected $addedContactInfoListType = ContactInfoList::class;32 * @param ContactInfoList34 public function setAddedContactInfoList(ContactInfoList $addedContactInfoList)39 * @return ContactInfoList
38 protected $contactInfoListType = ContactInfoList::class;148 * @param ContactInfoList150 public function setContactInfoList(ContactInfoList $contactInfoList)155 * @return ContactInfoList
20 class ContactInfoList extends \Google\Collection class43 class_alias(ContactInfoList::class, 'Google_Service_DisplayVideo_ContactInfoList');