[[["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-03-25 UTC."],[[["This webpage documents the process for deleting a single Connection resource using the Integration Connectors API."],["The HTTP request for deletion is a `DELETE` operation to a specific URL using gRPC Transcoding syntax, with the resource name specified as a path parameter."],["The `name` path parameter is required, and its format must be `projects/*/locations/*/connections/*`, requiring specific IAM permissions for authorization."],["The request body must be empty, meaning that no additional data should be sent with the deletion request."],["A successful deletion operation will return an instance of `Operation` in the response body, and the operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]