Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DToolExecutionStep.php28 public function setToolExecution(ToolExecution $toolExecution) argument
30 $this->toolExecution = $toolExecution;
37 return $this->toolExecution;
DTestExecutionStep.php77 public function setToolExecution(ToolExecution $toolExecution) argument
79 $this->toolExecution = $toolExecution;
86 return $this->toolExecution;