Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DDealServingMetadataDealPauseStatus.php23 public $firstPausedBy; variable in Google\\Service\\AdExchangeBuyer\\DealServingMetadataDealPauseStatus
36 public function setFirstPausedBy($firstPausedBy) argument
38 $this->firstPausedBy = $firstPausedBy;
42 return $this->firstPausedBy;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDealPauseStatus.php29 public $firstPausedBy; variable in Google\\Service\\AdExchangeBuyerII\\DealPauseStatus
60 public function setFirstPausedBy($firstPausedBy) argument
62 $this->firstPausedBy = $firstPausedBy;
69 return $this->firstPausedBy;