Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceGroupManager.php141 public function setCurrentActions(InstanceGroupManagerActionsSummary $currentActions) argument
143 $this->currentActions = $currentActions;
150 return $this->currentActions;