Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DToolExecution.php26 public $commandLineArguments; variable in Google\\Service\\ToolResults\\ToolExecution
37 public function setCommandLineArguments($commandLineArguments) argument
39 $this->commandLineArguments = $commandLineArguments;
46 return $this->commandLineArguments;