[[["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 2023-07-20 UTC."],[[["This webpage documents the process for deleting a single EventSubscription using a DELETE HTTP request."],["The required URL format for the request follows gRPC Transcoding syntax and includes path parameters like `name` which must follow this structure: `projects/*/locations/*/connections/*/eventsubscriptions/*`."],["The request body for this DELETE operation must be empty, with no data required for the operation to execute."],["A successful deletion will return an Operation instance, indicating that the deletion request was processed."],["Executing this operation requires `connectors.eventsubscriptions.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]