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"]],[["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."],[[["This webpage provides reference documentation for the `UndeployConversationModelRequest` class in the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The documentation covers versions of the API ranging from 3.2.0 to the latest version 4.26.0, with each version linked to the corresponding `UndeployConversationModelRequest` class details."],["The `UndeployConversationModelRequest` class is used for undeploying a conversation model, as part of the `ConversationModels.UndeployConversationModel` functionality."],["The `UndeployConversationModelRequest` class is part of the `Google.Cloud.Dialogflow.V2` namespace and implements various interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has one notable property, `Name`, which is a string that specifies the format and identifies the conversation model to be undeployed."]]],[]]