Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DActionResults.php20 use Google\Service\RemoteBuildExecution\BuildBazelRemoteExecutionV2ActionResult; alias
58 * @return BuildBazelRemoteExecutionV2ActionResult
64 return $this->call('get', [$params], BuildBazelRemoteExecutionV2ActionResult::class);
86 * @param BuildBazelRemoteExecutionV2ActionResult $postBody
96 * @return BuildBazelRemoteExecutionV2ActionResult
98 …public function update($instanceName, $hash, $sizeBytes, BuildBazelRemoteExecutionV2ActionResult $…
102 return $this->call('update', [$params], BuildBazelRemoteExecutionV2ActionResult::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2ExecuteResponse.php24 protected $resultType = BuildBazelRemoteExecutionV2ActionResult::class;
48 * @param BuildBazelRemoteExecutionV2ActionResult
50 public function setResult(BuildBazelRemoteExecutionV2ActionResult $result)
55 * @return BuildBazelRemoteExecutionV2ActionResult
H A DBuildBazelRemoteExecutionV2ActionResult.php20 class BuildBazelRemoteExecutionV2ActionResult extends \Google\Collection class
182 class_alias(BuildBazelRemoteExecutionV2ActionResult::class, 'Google_Service_RemoteBuildExecution_Bu…