Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceGroupManagerActionsSummary.php69 public $suspending; variable in Google\\Service\\Compute\\InstanceGroupManagerActionsSummary
232 public function setSuspending($suspending) argument
234 $this->suspending = $suspending;
241 return $this->suspending;