[[["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 facilitates the deletion of a specified conversation model via a DELETE HTTP request."],["The deletion is a long-running operation that returns an `Operation` type containing metadata and an empty response."],["The required path parameter is `name`, which specifies the conversation model to be deleted, using the format: `projects/\u003cProject ID\u003e/conversationModels/\u003cConversation Model ID\u003e`."],["The request body for this operation must be empty, indicating no additional data is needed for the deletion."],["Authorization to delete a model requires the `dialogflow.conversationModels.delete` IAM permission and one of the specified OAuth scopes."]]],[]]