Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DMetrics.php61 public function setTotalExecutions($totalExecutions) argument
63 $this->totalExecutions = $totalExecutions;
70 return $this->totalExecutions;