Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2NodeProperties.php26 public $unixMode; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2NodeProperties
50 public function setUnixMode($unixMode) argument
52 $this->unixMode = $unixMode;
56 return $this->unixMode;