Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DBiddersAccountsFilterSetsBidResponsesWithoutBids.php20 use Google\Service\AdExchangeBuyerII\ListBidResponsesWithoutBidsResponse; alias
53 * @return ListBidResponsesWithoutBidsResponse
59 return $this->call('list', [$params], ListBidResponsesWithoutBidsResponse::class);
H A DBiddersFilterSetsBidResponsesWithoutBids.php20 use Google\Service\AdExchangeBuyerII\ListBidResponsesWithoutBidsResponse; alias
53 * @return ListBidResponsesWithoutBidsResponse
59 return $this->call('list', [$params], ListBidResponsesWithoutBidsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DListBidResponsesWithoutBidsResponse.php20 class ListBidResponsesWithoutBidsResponse extends \Google\Collection class
61 class_alias(ListBidResponsesWithoutBidsResponse::class, 'Google_Service_AdExchangeBuyerII_ListBidRe…