Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DComputeScheduling.php32 public $onHostMaintenance; variable in Google\\Service\\VMMigrationService\\ComputeScheduling
69 public function setOnHostMaintenance($onHostMaintenance) argument
71 $this->onHostMaintenance = $onHostMaintenance;
78 return $this->onHostMaintenance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DScheduling.php44 public $onHostMaintenance; variable in Google\\Service\\Compute\\Scheduling
127 public function setOnHostMaintenance($onHostMaintenance) argument
129 $this->onHostMaintenance = $onHostMaintenance;
136 return $this->onHostMaintenance;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DWorkerPool.php74 public $onHostMaintenance; variable in Google\\Service\\Dataflow\\WorkerPool
287 public function setOnHostMaintenance($onHostMaintenance) argument
289 $this->onHostMaintenance = $onHostMaintenance;
296 return $this->onHostMaintenance;