Home
last modified time | relevance | path

Searched refs:ListClientsResponse (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsClients.php21 use Google\Service\AdExchangeBuyerII\ListClientsResponse; alias
83 * @return ListClientsResponse
89 return $this->call('list', [$params], ListClientsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesClients.php21 use Google\Service\TagManager\ListClientsResponse; alias
86 * @return ListClientsResponse
92 return $this->call('list', [$params], ListClientsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DListClientsResponse.php20 class ListClientsResponse extends \Google\Collection class
61 class_alias(ListClientsResponse::class, 'Google_Service_TagManager_ListClientsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DListClientsResponse.php20 class ListClientsResponse extends \Google\Collection class
61 class_alias(ListClientsResponse::class, 'Google_Service_AuthorizedBuyersMarketplace_ListClientsResp…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListClientsResponse.php20 class ListClientsResponse extends \Google\Collection class
61 class_alias(ListClientsResponse::class, 'Google_Service_AdExchangeBuyerII_ListClientsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersClients.php23 use Google\Service\AuthorizedBuyersMarketplace\ListClientsResponse; alias
118 * @return ListClientsResponse
124 return $this->call('list', [$params], ListClientsResponse::class);