Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Command.php29 public $outputPaths; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command
80 public function setOutputPaths($outputPaths) argument
82 $this->outputPaths = $outputPaths;
86 return $this->outputPaths;