Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DProposal.php70 public $proposalState; variable in Google\\Service\\AdExchangeBuyerII\\Proposal
283 public function setProposalState($proposalState) argument
285 $this->proposalState = $proposalState;
292 return $this->proposalState;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DProposal.php46 public $proposalState; variable in Google\\Service\\AdExchangeBuyer\\Proposal
228 public function setProposalState($proposalState) argument
230 $this->proposalState = $proposalState;
234 return $this->proposalState;