Remove a GitLab repository from a given GitLabConfig's connected repositories.
This API is experimental.
HTTP request
POST https://cloudbuild.googleapis.com/v1/{config=projects/*/locations/*/gitLabConfigs/*}:removeGitLabConnectedRepository
[[["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 2024-04-18 UTC."],[[["This API endpoint is used to remove a GitLab repository from a specified GitLabConfig."],["The endpoint uses a POST request to the provided URL, which includes a required `config` path parameter specifying the GitLabConfig."],["The request body must contain a `connectedRepository` object with details of the repository to be removed."],["A successful request will result in an empty response body, indicating the repository has been removed."],["This API is experimental and requires `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]