Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceGroupManagerStatus.php29 public $isStable; variable in Google\\Service\\Compute\\InstanceGroupManagerStatus
52 public function setIsStable($isStable) argument
54 $this->isStable = $isStable;
61 return $this->isStable;