Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DReservation.php29 public $throughputCapacity; variable in Google\\Service\\PubsubLite\\Reservation
48 public function setThroughputCapacity($throughputCapacity) argument
50 $this->throughputCapacity = $throughputCapacity;
57 return $this->throughputCapacity;