Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DEditCustomerMatchMembersRequest.php24 protected $addedMobileDeviceIdListType = MobileDeviceIdList::class;
46 * @param MobileDeviceIdList
48 public function setAddedMobileDeviceIdList(MobileDeviceIdList $addedMobileDeviceIdList)
53 * @return MobileDeviceIdList
H A DFirstAndThirdPartyAudience.php80 protected $mobileDeviceIdListType = MobileDeviceIdList::class;
302 * @param MobileDeviceIdList
304 public function setMobileDeviceIdList(MobileDeviceIdList $mobileDeviceIdList)
309 * @return MobileDeviceIdList
H A DMobileDeviceIdList.php20 class MobileDeviceIdList extends \Google\Collection class
45 class_alias(MobileDeviceIdList::class, 'Google_Service_DisplayVideo_MobileDeviceIdList');