Home
last modified time | relevance | path

Searched refs:ChannelListResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannels.php21 use Google\Service\YouTube\ChannelListResponse; alias
78 * @return ChannelListResponse
84 return $this->call('list', [$params], ChannelListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelListResponse.php20 class ChannelListResponse extends \Google\Collection class
183 class_alias(ChannelListResponse::class, 'Google_Service_YouTube_ChannelListResponse');