Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DReservationConfig.php25 public $throughputReservation; variable in Google\\Service\\PubsubLite\\ReservationConfig
30 public function setThroughputReservation($throughputReservation) argument
32 $this->throughputReservation = $throughputReservation;
39 return $this->throughputReservation;