Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/Resource/
H A DBuyers.php22 use Google\Service\RealTimeBidding\ListBuyersResponse; alias
82 * @return ListBuyersResponse
88 return $this->call('list', [$params], ListBuyersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DListBuyersResponse.php20 class ListBuyersResponse extends \Google\Collection class
61 class_alias(ListBuyersResponse::class, 'Google_Service_RealTimeBidding_ListBuyersResponse');