[[["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 API endpoint deletes a single CustomConnector resource specified by its resource name in the URL path."],["The `name` path parameter is required and defines the CustomConnector to be deleted, following the format `projects/{project}/locations/{location}/customConnectors/{connector}`."],["An optional `force` query parameter can be set to `true` to enable cascading deletion of child customConnectorVersion resources."],["The HTTP request uses the DELETE method, and the request body must be empty, with successful deletion returning an Operation instance."],["Deleting the resource requires the `connectors.customConnectors.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]