Lines Matching full:repos
174 "repos": { object
178 "flatPath": "v1/projects/{projectsId}/repos",
180 "id": "sourcerepo.projects.repos.create",
193 "path": "v1/{+parent}/repos",
207 "flatPath": "v1/projects/{projectsId}/repos/{reposId}",
209 "id": "sourcerepo.projects.repos.delete",
215 … "description": "The name of the repo to delete. Values are of the form `projects//repos/`.",
217 "pattern": "^projects/[^/]+/repos/.*$",
233 "flatPath": "v1/projects/{projectsId}/repos/{reposId}",
235 "id": "sourcerepo.projects.repos.get",
241 … "description": "The name of the requested repository. Values are of the form `projects//repos/`.",
243 "pattern": "^projects/[^/]+/repos/.*$",
261 "flatPath": "v1/projects/{projectsId}/repos/{reposId}:getIamPolicy",
263 "id": "sourcerepo.projects.repos.getIamPolicy",
277 "pattern": "^projects/[^/]+/repos/.*$",
294 …"description": "Returns all repos belonging to a project. The sizes of the repos are not set by Li…
295 "flatPath": "v1/projects/{projectsId}/repos",
297 "id": "sourcerepo.projects.repos.list",
303 … "description": "The project ID whose repos should be listed. Values are of the form `projects/`.",
321 "path": "v1/{+name}/repos",
334 "flatPath": "v1/projects/{projectsId}/repos/{reposId}",
336 "id": "sourcerepo.projects.repos.patch",
342 … "description": "The name of the requested repository. Values are of the form `projects//repos/`.",
344 "pattern": "^projects/[^/]+/repos/.*$",
362 "flatPath": "v1/projects/{projectsId}/repos/{reposId}:setIamPolicy",
364 "id": "sourcerepo.projects.repos.setIamPolicy",
372 "pattern": "^projects/[^/]+/repos/.*$",
391 "flatPath": "v1/projects/{projectsId}/repos/{reposId}:sync",
393 "id": "sourcerepo.projects.repos.sync",
399 … "description": "The name of the repo to synchronize. Values are of the form `projects//repos/`.",
401 "pattern": "^projects/[^/]+/repos/.*$",
419 "flatPath": "v1/projects/{projectsId}/repos/{reposId}:testIamPermissions",
421 "id": "sourcerepo.projects.repos.testIamPermissions",
429 "pattern": "^projects/[^/]+/repos/.*$",
563 "repos": { object
564 "description": "The listed repos.",
718 … the repository, of the form `projects//repos/`. The repo name may contain slashes. eg, `projects/…
788 …escription": "The name of the repo being synchronized. Values are of the form `projects//repos/`.",