[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["\u003cp\u003eThis endpoint, \u003ccode\u003egitRepositoryLinks.processGitLabEnterpriseWebhook\u003c/code\u003e, is used to receive event notifications from external GitLab Enterprise instances.\u003c/p\u003e\n"],["\u003cp\u003eThe endpoint utilizes a \u003ccode\u003ePOST\u003c/code\u003e request to the specified URL: \u003ccode\u003ehttps://developerconnect.googleapis.com/v1/{name=projects/*/locations/*/connections/*/gitRepositoryLinks/*}:processGitLabEnterpriseWebhook\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter is required and must be in the format: \u003ccode\u003eprojects/*/locations/*/connections/*/gitRepositoryLinks/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body requires a JSON object, the \u003ccode\u003ebody\u003c/code\u003e field, which is represented by the \u003ccode\u003eHttpBody\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eA successful request will result in an empty JSON object being returned as the response.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.connections.gitRepositoryLinks.processGitLabEnterpriseWebhook\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n - [JSON representation](#body.request_body.SCHEMA_REPRESENTATION)\n- [Response body](#body.response_body)\n- [Try it!](#try-it)\n\ngitRepositoryLinks.processGitLabEnterpriseWebhook is called by the external GitLab Enterprise instances for notifying events.\n\n### HTTP request\n\n`POST https://developerconnect.googleapis.com/v1/{name=projects/*/locations/*/connections/*/gitRepositoryLinks/*}:processGitLabEnterpriseWebhook`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body contains data with the following structure:\n\n### Response body\n\nIf successful, the response body is an empty JSON object."]]