Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DToolExecutionStep.php22 protected $toolExecutionType = ToolExecution::class;
26 * @param ToolExecution
28 public function setToolExecution(ToolExecution $toolExecution)
33 * @return ToolExecution
H A DTestExecutionStep.php29 protected $toolExecutionType = ToolExecution::class;
75 * @param ToolExecution
77 public function setToolExecution(ToolExecution $toolExecution)
82 * @return ToolExecution
H A DToolExecution.php20 class ToolExecution extends \Google\Collection class
93 class_alias(ToolExecution::class, 'Google_Service_ToolResults_ToolExecution');