[[["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\u003eThe \u003ccode\u003egitRepositoryLinks.processGitLabWebhook\u003c/code\u003e method is triggered by GitLab to signal events.\u003c/p\u003e\n"],["\u003cp\u003eIt uses a \u003ccode\u003ePOST\u003c/code\u003e request to a specific URL, following gRPC Transcoding syntax, and the format for the URL's \u003ccode\u003ename\u003c/code\u003e parameter is clearly defined.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a body containing a nested \u003ccode\u003eHttpBody\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eA successful response from this API returns an empty JSON object.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.connections.gitRepositoryLinks.processGitLabWebhook\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.processGitLabWebhook is called by the GitLab.com for notifying events.\n\n### HTTP request\n\n`POST https://developerconnect.googleapis.com/v1/{name=projects/*/locations/*/connections/*/gitRepositoryLinks/*}:processGitLabWebhook`\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."]]