[[["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-01-15 UTC."],[[["This endpoint is used to delete a specified intent and any of its associated direct or indirect followup intents."],["The HTTP request is a `DELETE` method to a specified URL using gRPC Transcoding syntax, and it needs a path parameter `name` to identify the intent to delete."],["The request body for deleting the intent must be empty, and a successful operation will result in an empty JSON object response."],["Deleting an intent requires proper authorization with specific IAM permissions, specifically `dialogflow.intents.delete`."],["The required Authorization Scopes for the request are `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/dialogflow`."]]],[]]