Searched refs:ToolExecution (Results 1 – 3 of 3) sorted by relevance
22 protected $toolExecutionType = ToolExecution::class;26 * @param ToolExecution28 public function setToolExecution(ToolExecution $toolExecution)33 * @return ToolExecution
29 protected $toolExecutionType = ToolExecution::class;75 * @param ToolExecution77 public function setToolExecution(ToolExecution $toolExecution)82 * @return ToolExecution
20 class ToolExecution extends \Google\Collection class93 class_alias(ToolExecution::class, 'Google_Service_ToolResults_ToolExecution');