Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DToolExecution.php79 public function setToolOutputs($toolOutputs) argument
81 $this->toolOutputs = $toolOutputs;
88 return $this->toolOutputs;
H A DTestCase.php163 public function setToolOutputs($toolOutputs) argument
165 $this->toolOutputs = $toolOutputs;
172 return $this->toolOutputs;