Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannelSections.php21 use Google\Service\YouTube\ChannelSectionListResponse; alias
132 * @return ChannelSectionListResponse
138 return $this->call('list', [$params], ChannelSectionListResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelSectionListResponse.php20 class ChannelSectionListResponse extends \Google\Collection class
115 class_alias(ChannelSectionListResponse::class, 'Google_Service_YouTube_ChannelSectionListResponse');