Home
last modified time | relevance | path

Searched refs:ListClientUsersResponse (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClientsUsers.php21 use Google\Service\AdExchangeBuyerII\ListClientUsersResponse; alias
70 * @return ListClientUsersResponse
76 return $this->call('list', [$params], ListClientUsersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListClientUsersResponse.php20 class ListClientUsersResponse extends \Google\Collection class
61 class_alias(ListClientUsersResponse::class, 'Google_Service_AdExchangeBuyerII_ListClientUsersRespon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DListClientUsersResponse.php20 class ListClientUsersResponse extends \Google\Collection class
61 class_alias(ListClientUsersResponse::class, 'Google_Service_AuthorizedBuyersMarketplace_ListClientU…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersClientsUsers.php24 use Google\Service\AuthorizedBuyersMarketplace\ListClientUsersResponse; alias
133 * @return ListClientUsersResponse
139 return $this->call('list', [$params], ListClientUsersResponse::class);