Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DSplitCapacityCommitmentRequest.php25 public $slotCount; variable in Google\\Service\\BigQueryReservation\\SplitCapacityCommitmentRequest
30 public function setSlotCount($slotCount) argument
32 $this->slotCount = $slotCount;
39 return $this->slotCount;
H A DCapacityCommitment.php51 public $slotCount; variable in Google\\Service\\BigQueryReservation\\CapacityCommitment
158 public function setSlotCount($slotCount) argument
160 $this->slotCount = $slotCount;
167 return $this->slotCount;