Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DSendRfpRequest.php58 public $publisherProfile; variable in Google\\Service\\AuthorizedBuyersMarketplace\\SendRfpRequest
217 public function setPublisherProfile($publisherProfile) argument
219 $this->publisherProfile = $publisherProfile;
226 return $this->publisherProfile;
H A DProposal.php76 public $publisherProfile; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Proposal
291 public function setPublisherProfile($publisherProfile) argument
293 $this->publisherProfile = $publisherProfile;
300 return $this->publisherProfile;
H A DDeal.php81 public $publisherProfile; variable in Google\\Service\\AuthorizedBuyersMarketplace\\Deal
332 public function setPublisherProfile($publisherProfile) argument
334 $this->publisherProfile = $publisherProfile;
341 return $this->publisherProfile;