Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsAdclientsCustomchannels.php21 use Google\Service\Adsense\ListCustomChannelsResponse; alias
64 * @return ListCustomChannelsResponse
70 return $this->call('list', [$params], ListCustomChannelsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DListCustomChannelsResponse.php20 class ListCustomChannelsResponse extends \Google\Collection class
61 class_alias(ListCustomChannelsResponse::class, 'Google_Service_Adsense_ListCustomChannelsResponse');