Home
last modified time | relevance | path

Searched refs:ListChannelsResponse (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/
H A DListChannelsResponse.php20 class ListChannelsResponse extends \Google\Collection class
61 class_alias(ListChannelsResponse::class, 'Google_Service_VersionHistory_ListChannelsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DPartnersChannels.php21 use Google\Service\DisplayVideo\ListChannelsResponse; alias
94 * @return ListChannelsResponse
100 return $this->call('list', [$params], ListChannelsResponse::class);
H A DAdvertisersChannels.php21 use Google\Service\DisplayVideo\ListChannelsResponse; alias
96 * @return ListChannelsResponse
102 return $this->call('list', [$params], ListChannelsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListChannelsResponse.php20 class ListChannelsResponse extends \Google\Collection class
61 class_alias(ListChannelsResponse::class, 'Google_Service_DisplayVideo_ListChannelsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/Resource/
H A DPlatformsChannels.php20 use Google\Service\VersionHistory\ListChannelsResponse; alias
45 * @return ListChannelsResponse
51 return $this->call('list', [$params], ListChannelsResponse::class);