integrations.sh
← all integrations

googleapis.com – sourcerepo

OpenAPI apis-guru analyticsmedia

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.sourcerepoProjectsGetConfig

    Returns the Cloud Source Repositories configuration of the project.

  • projects.sourcerepoProjectsReposCreate

    Creates a repo in the given project with the given name. If the named repository already exists, CreateRepo returns ALREADY_EXISTS.

  • projects.sourcerepoProjectsReposDelete

    Deletes a repo.

  • projects.sourcerepoProjectsReposGet

    Returns information about a repo.

  • projects.sourcerepoProjectsReposGetIamPolicy

    Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

  • projects.sourcerepoProjectsReposList

    Returns 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.sourcerepoProjectsReposPatch

    Updates information about a repo.

  • projects.sourcerepoProjectsReposSetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy.

  • projects.sourcerepoProjectsReposSync

    Synchronize a connected repo. The response contains SyncRepoMetadata in the metadata field.

  • projects.sourcerepoProjectsReposTestIamPermissions

    Returns 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.sourcerepoProjectsUpdateConfig

    Updates the Cloud Source Repositories configuration of the project.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools