Home
last modified time | relevance | path

Searched refs:toolVersion (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ToolDetails.php23 public $toolVersion; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ToolDetails
33 public function setToolVersion($toolVersion) argument
35 $this->toolVersion = $toolVersion;
39 return $this->toolVersion;