Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DPerformedMonkeyActions.php25 public $totalActions; variable in Google\\Service\\ToolResults\\PerformedMonkeyActions
30 public function setTotalActions($totalActions) argument
32 $this->totalActions = $totalActions;
39 return $this->totalActions;
H A DRoboScriptExecution.php29 public $totalActions; variable in Google\\Service\\ToolResults\\RoboScriptExecution
48 public function setTotalActions($totalActions) argument
50 $this->totalActions = $totalActions;
57 return $this->totalActions;