Undeploys a model. If the model is not deployed this method has no effect. If the model is currently being used: - For article suggestion, article suggestion will fallback to the default model if model is undeployed.
This method is a long-running operation. The returned Operation type has the following method-specific fields:
[[["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-06-27 UTC."],[[["\u003cp\u003eThis endpoint allows for the undeployment of a specified conversation model, using the format \u003ccode\u003eprojects/<Project ID>/conversationModels/<Conversation Model ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUndeploying a model that is in use will cause any article suggestions to fallback to the default model.\u003c/p\u003e\n"],["\u003cp\u003eThe process of undeploying is a long-running operation, which returns an \u003ccode\u003eOperation\u003c/code\u003e containing \u003ccode\u003eUndeployConversationModelOperationMetadata\u003c/code\u003e and an \u003ccode\u003eEmpty message\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to undeploy a model is a \u003ccode\u003ePOST\u003c/code\u003e request to the URL \u003ccode\u003ehttps://{endpoint}/v2/{name=projects/*/locations/*/conversationModels/*}:undeploy\u003c/code\u003e, where the request body must be empty.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for undeploying conversation models requires the \u003ccode\u003edialogflow.conversationModels.undeploy\u003c/code\u003e IAM permission or one of the following OAuth scopes: \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/dialogflow\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]