public sealed class DeleteConversationModelRequest : IMessage<DeleteConversationModelRequest>, IEquatable<DeleteConversationModelRequest>, IDeepCloneable<DeleteConversationModelRequest>, IBufferMessage, IMessage
The request message for
[ConversationModels.DeleteConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeleteConversationModel]
[[["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-21 UTC."],[[["The latest version of the `DeleteConversationModelRequest` is 4.26.0, which can be found with the URL `/dotnet/docs/reference/Google.Cloud.Dialogflow.V2/latest/Google.Cloud.Dialogflow.V2.DeleteConversationModelRequest`."],["This page lists the different versions of `DeleteConversationModelRequest`, a class in the Google.Cloud.Dialogflow.V2 namespace, starting from version 4.26.0 down to 3.2.0, in descending order."],["`DeleteConversationModelRequest` is a request message for deleting conversation models, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, one default and one that takes another `DeleteConversationModelRequest` as a parameter for cloning."],["The `DeleteConversationModelRequest` has a property called `Name` which is a string that represents the required conversation model to delete, with the format `projects/{Project ID}/conversationModels/{Conversation Model ID}`."]]],[]]