Developer Connect API (developerconnect:v1)

2024-10-16

3 new methods

Additions

    Methods
  • developerconnect.projects.locations.connections.processGitHubEnterpriseWebhook

      Path: v1/{+parent}/connections:processGitHubEnterpriseWebhook

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/connections:processGitHubEnterpriseWebhook

      HTTP Method: POST

      Parameters:

        parent

          Description: Required. Project and location where the webhook will be received. Format: `projects/*/locations/*`.

          Pattern: ^projects/[^/]+/locations/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: parent

      Description: ProcessGitHubEnterpriseWebhook is called by the external GitHub Enterprise instances for notifying events.

  • developerconnect.projects.locations.connections.gitRepositoryLinks.processGitLabEnterpriseWebhook

      Path: v1/{+name}:processGitLabEnterpriseWebhook

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/gitRepositoryLinks/{gitRepositoryLinksId}:processGitLabEnterpriseWebhook

      HTTP Method: POST

      Parameters:

        name

          Description: Required. The GitRepositoryLink resource where the webhook will be received. Format: `projects/*/locations/*/connections/*/gitRepositoryLinks/*`.

          Pattern: ^projects/[^/]+/locations/[^/]+/connections/[^/]+/gitRepositoryLinks/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: ProcessGitLabEnterpriseWebhook is called by the external GitLab Enterprise instances for notifying events.

  • developerconnect.projects.locations.connections.gitRepositoryLinks.processGitLabWebhook

      Path: v1/{+name}:processGitLabWebhook

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/connections/{connectionsId}/gitRepositoryLinks/{gitRepositoryLinksId}:processGitLabWebhook

      HTTP Method: POST

      Parameters:

        name

          Description: Required. The GitRepositoryLink resource where the webhook will be received. Format: `projects/*/locations/*/connections/*/gitRepositoryLinks/*`.

          Pattern: ^projects/[^/]+/locations/[^/]+/connections/[^/]+/gitRepositoryLinks/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

      Description: ProcessGitLabWebhook is called by the GitLab.com for notifying events.