Searched refs:CustomList (Results 1 – 3 of 3) sorted by relevance
23 protected $customListsType = CustomList::class;31 * @param CustomList[]38 * @return CustomList[]
20 class CustomList extends \Google\Model class80 class_alias(CustomList::class, 'Google_Service_DisplayVideo_CustomList');
20 use Google\Service\DisplayVideo\CustomList; alias41 * @return CustomList47 return $this->call('get', [$params], CustomList::class);