Home
last modified time | relevance | path

Searched refs:ignoreIdleSlots (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DReservation.php33 public $ignoreIdleSlots; variable in Google\\Service\\BigQueryReservation\\Reservation
82 public function setIgnoreIdleSlots($ignoreIdleSlots) argument
84 $this->ignoreIdleSlots = $ignoreIdleSlots;
91 return $this->ignoreIdleSlots;