Developer Connect API (developerconnect:v1)

2025-01-30

2 new methods

Additions

    Methods
  • developerconnect.projects.locations.connections.gitRepositoryLinks.processBitbucketDataCenterWebhook

      Path : v1/{+name}:processBitbucketDataCenterWebhook

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

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The GitRepositoryLink 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 : ProcessBitbucketDataCenterWebhook is called by the external Bitbucket Data Center instances for notifying events.

  • developerconnect.projects.locations.connections.gitRepositoryLinks.processBitbucketCloudWebhook

      Path : v1/{+name}:processBitbucketCloudWebhook

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

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The GitRepositoryLink 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 : ProcessBitbucketCloudWebhook is called by the external Bitbucket Cloud instances for notifying events.