Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2CacheCapabilities.php27 public $digestFunction; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2CacheCapabilities
60 public function setDigestFunction($digestFunction) argument
62 $this->digestFunction = $digestFunction;
66 return $this->digestFunction;
H A DBuildBazelRemoteExecutionV2ExecutionCapabilities.php23 public $digestFunction; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecutionCapabilities
29 public function setDigestFunction($digestFunction) argument
31 $this->digestFunction = $digestFunction;
35 return $this->digestFunction;