Home
last modified time | relevance | path

Searched refs:ListLosingBidsResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DBiddersAccountsFilterSetsLosingBids.php20 use Google\Service\AdExchangeBuyerII\ListLosingBidsResponse; alias
53 * @return ListLosingBidsResponse
59 return $this->call('list', [$params], ListLosingBidsResponse::class);
H A DBiddersFilterSetsLosingBids.php20 use Google\Service\AdExchangeBuyerII\ListLosingBidsResponse; alias
52 * @return ListLosingBidsResponse
58 return $this->call('list', [$params], ListLosingBidsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListLosingBidsResponse.php20 class ListLosingBidsResponse extends \Google\Collection class
61 class_alias(ListLosingBidsResponse::class, 'Google_Service_AdExchangeBuyerII_ListLosingBidsResponse…