Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DInstanceGroupConfig.php40 public $isPreemptible; variable in Google\\Service\\Dataproc\\InstanceGroupConfig
133 public function setIsPreemptible($isPreemptible) argument
135 $this->isPreemptible = $isPreemptible;
142 return $this->isPreemptible;