public sealed class UndeployConversationModelRequest : IMessage<UndeployConversationModelRequest>, IEquatable<UndeployConversationModelRequest>, IDeepCloneable<UndeployConversationModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UndeployConversationModelRequest.
The request message for
[ConversationModels.UndeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.UndeployConversationModel]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eUndeployConversationModelRequest\u003c/code\u003e class in the Google Cloud Dialogflow v2 API, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest available version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUndeployConversationModelRequest\u003c/code\u003e is a class used to request the undeployment of a conversation model within Dialogflow, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property which is required and specifies the conversation model to be undeployed, using the format: \u003ccode\u003eprojects/<Project ID>/conversationModels/<Conversation Model ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated through two constructors, one default and one that accepts another \u003ccode\u003eUndeployConversationModelRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]