googleapis.com – sourcerepo
Accesses source code repositories hosted by Google.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:sourcerepo/v1.json
- Provider
- googleapis.com:sourcerepo / sourcerepo
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/sourcerepo/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/sourcerepo/v1/openapi.yaml
Tools (13)
Extracted live via the executor SDK.
-
projects.sourcerepoProjectsGetConfigReturns the Cloud Source Repositories configuration of the project.
-
projects.sourcerepoProjectsReposCreateCreates a repo in the given project with the given name. If the named repository already exists,
CreateReporeturnsALREADY_EXISTS. -
projects.sourcerepoProjectsReposDeleteDeletes a repo.
-
projects.sourcerepoProjectsReposGetReturns information about a repo.
-
projects.sourcerepoProjectsReposGetIamPolicyGets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
-
projects.sourcerepoProjectsReposListReturns all repos belonging to a project. The sizes of the repos are not set by ListRepos. To get the size of a repo, use GetRepo.
-
projects.sourcerepoProjectsReposPatchUpdates information about a repo.
-
projects.sourcerepoProjectsReposSetIamPolicySets the access control policy on the specified resource. Replaces any existing policy.
-
projects.sourcerepoProjectsReposSyncSynchronize a connected repo. The response contains SyncRepoMetadata in the metadata field.
-
projects.sourcerepoProjectsReposTestIamPermissionsReturns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.
-
projects.sourcerepoProjectsUpdateConfigUpdates the Cloud Source Repositories configuration of the project.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools