Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/
H A DDeal.php178 public function setDeliveryControl(DeliveryControl $deliveryControl) argument
180 $this->deliveryControl = $deliveryControl;
187 return $this->deliveryControl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DDeal.php279 public function setDeliveryControl(DeliveryControl $deliveryControl) argument
281 $this->deliveryControl = $deliveryControl;
288 return $this->deliveryControl;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DMarketplaceDeal.php119 public function setDeliveryControl(DeliveryControl $deliveryControl) argument
121 $this->deliveryControl = $deliveryControl;
128 return $this->deliveryControl;
H A DProduct.php121 public function setDeliveryControl(DeliveryControl $deliveryControl) argument
123 $this->deliveryControl = $deliveryControl;
130 return $this->deliveryControl;