Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DSchedule.php147 public function setRecentExecutions($recentExecutions) argument
149 $this->recentExecutions = $recentExecutions;
156 return $this->recentExecutions;