Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/Resource/
H A DBlobs.php26 use Google\Service\RemoteBuildExecution\BuildBazelRemoteExecutionV2GetTreeResponse; alias
147 * @return BuildBazelRemoteExecutionV2GetTreeResponse
153 return $this->call('getTree', [$params], BuildBazelRemoteExecutionV2GetTreeResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2GetTreeResponse.php20 class BuildBazelRemoteExecutionV2GetTreeResponse extends \Google\Collection class
52 class_alias(BuildBazelRemoteExecutionV2GetTreeResponse::class, 'Google_Service_RemoteBuildExecution…