ProjectsLocationsGitLabConfigsRepos
class ProjectsLocationsGitLabConfigsRepos extends Resource (View source)
The "repos" collection of methods.
Typical usage is:
$cloudbuildService = new Google\Service\CloudBuild(...);
$repos = $cloudbuildService->projects_locations_gitLabConfigs_repos;
Methods
listProjectsLocationsGitLabConfigsRepos(string $parent, array $optParams = [])
List all repositories for a given GitLabConfig
. This API is experimental
(repos.listProjectsLocationsGitLabConfigsRepos)
Details
ListGitLabRepositoriesResponse
listProjectsLocationsGitLabConfigsRepos(string $parent, array $optParams = [])
List all repositories for a given GitLabConfig
. This API is experimental
(repos.listProjectsLocationsGitLabConfigsRepos)