Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/Resource/
H A DAccounts.php21 use Google\Service\AdExchangeBuyer\AccountsList; alias
50 * @return AccountsList
56 return $this->call('list', [$params], AccountsList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DAccountsList.php20 class AccountsList extends \Google\Collection class
52 class_alias(AccountsList::class, 'Google_Service_AdExchangeBuyer_AccountsList');