Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DCancelNegotiationRequest.php20 class CancelNegotiationRequest extends \Google\Model class
25 class_alias(CancelNegotiationRequest::class, 'Google_Service_AdExchangeBuyerII_CancelNegotiationReq…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DCancelNegotiationRequest.php20 class CancelNegotiationRequest extends \Google\Model class
25 class_alias(CancelNegotiationRequest::class, 'Google_Service_AuthorizedBuyersMarketplace_CancelNego…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersProposals.php22 use Google\Service\AuthorizedBuyersMarketplace\CancelNegotiationRequest; alias
87 * @param CancelNegotiationRequest $postBody
91 public function cancelNegotiation($proposal, CancelNegotiationRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/Resource/
H A DAccountsProposals.php22 use Google\Service\AdExchangeBuyerII\CancelNegotiationRequest; alias
84 * @param CancelNegotiationRequest $postBody
88 …public function cancelNegotiation($accountId, $proposalId, CancelNegotiationRequest $postBody, $op…