Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Action.php24 public $doNotCache; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Action
46 public function setDoNotCache($doNotCache) argument
48 $this->doNotCache = $doNotCache;
52 return $this->doNotCache;