Searched refs:ChannelListResponse (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\YouTube\ChannelListResponse; alias78 * @return ChannelListResponse84 return $this->call('list', [$params], ChannelListResponse::class);
20 class ChannelListResponse extends \Google\Collection class183 class_alias(ChannelListResponse::class, 'Google_Service_YouTube_ChannelListResponse');