Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildbotCommandEvents.php28 public $outputLocation; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildbotCommandEvents
79 public function setOutputLocation($outputLocation) argument
81 $this->outputLocation = $outputLocation;
85 return $this->outputLocation;