Home
last modified time | relevance | path

Searched refs:ContactInfoList (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DEditCustomerMatchMembersRequest.php22 protected $addedContactInfoListType = ContactInfoList::class;
32 * @param ContactInfoList
34 public function setAddedContactInfoList(ContactInfoList $addedContactInfoList)
39 * @return ContactInfoList
H A DFirstAndThirdPartyAudience.php38 protected $contactInfoListType = ContactInfoList::class;
148 * @param ContactInfoList
150 public function setContactInfoList(ContactInfoList $contactInfoList)
155 * @return ContactInfoList
H A DContactInfoList.php20 class ContactInfoList extends \Google\Collection class
43 class_alias(ContactInfoList::class, 'Google_Service_DisplayVideo_ContactInfoList');