Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DStep.php61 protected $toolExecutionStepType = ToolExecutionStep::class;
261 * @param ToolExecutionStep
263 public function setToolExecutionStep(ToolExecutionStep $toolExecutionStep)
268 * @return ToolExecutionStep
H A DToolExecutionStep.php20 class ToolExecutionStep extends \Google\Model class
42 class_alias(ToolExecutionStep::class, 'Google_Service_ToolResults_ToolExecutionStep');