Searched refs:BuildBazelRemoteExecutionV2ActionResult (Results 1 – 3 of 3) sorted by relevance
20 use Google\Service\RemoteBuildExecution\BuildBazelRemoteExecutionV2ActionResult; alias58 * @return BuildBazelRemoteExecutionV2ActionResult64 return $this->call('get', [$params], BuildBazelRemoteExecutionV2ActionResult::class);86 * @param BuildBazelRemoteExecutionV2ActionResult $postBody96 * @return BuildBazelRemoteExecutionV2ActionResult98 …public function update($instanceName, $hash, $sizeBytes, BuildBazelRemoteExecutionV2ActionResult $…102 return $this->call('update', [$params], BuildBazelRemoteExecutionV2ActionResult::class);
24 protected $resultType = BuildBazelRemoteExecutionV2ActionResult::class;48 * @param BuildBazelRemoteExecutionV2ActionResult50 public function setResult(BuildBazelRemoteExecutionV2ActionResult $result)55 * @return BuildBazelRemoteExecutionV2ActionResult
20 class BuildBazelRemoteExecutionV2ActionResult extends \Google\Collection class182 class_alias(BuildBazelRemoteExecutionV2ActionResult::class, 'Google_Service_RemoteBuildExecution_Bu…