Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DBuildBazelRemoteExecutionV2Tree.php23 protected $childrenType = BuildBazelRemoteExecutionV2Directory::class;
25 protected $rootType = BuildBazelRemoteExecutionV2Directory::class;
29 * @param BuildBazelRemoteExecutionV2Directory[]
36 * @return BuildBazelRemoteExecutionV2Directory[]
43 * @param BuildBazelRemoteExecutionV2Directory
45 public function setRoot(BuildBazelRemoteExecutionV2Directory $root)
50 * @return BuildBazelRemoteExecutionV2Directory
H A DBuildBazelRemoteExecutionV2GetTreeResponse.php23 protected $directoriesType = BuildBazelRemoteExecutionV2Directory::class;
28 * @param BuildBazelRemoteExecutionV2Directory[]
35 * @return BuildBazelRemoteExecutionV2Directory[]
H A DBuildBazelRemoteExecutionV2Directory.php20 class BuildBazelRemoteExecutionV2Directory extends \Google\Collection class
91 class_alias(BuildBazelRemoteExecutionV2Directory::class, 'Google_Service_RemoteBuildExecution_Build…