Home
last modified time | relevance | path

Searched refs:execEnabled (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecutionCapabilities.php24 public $execEnabled; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutionCapabilities
37 public function setExecEnabled($execEnabled) argument
39 $this->execEnabled = $execEnabled;
43 return $this->execEnabled;