public sealed class UndeployIssueModelRequest : IMessage<UndeployIssueModelRequest>, IEquatable<UndeployIssueModelRequest>, IDeepCloneable<UndeployIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UndeployIssueModelRequest.
[[["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 `UndeployIssueModelRequest` class in the Contact Center AI Insights v1 API is 2.19.0."],["This page provides reference documentation and code samples for the `UndeployIssueModelRequest` class, which is used to request the undeployment of an issue model."],["The `UndeployIssueModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UndeployIssueModelRequest` has two constructors, one is empty and the other accepts another instance of `UndeployIssueModelRequest`."],["The `UndeployIssueModelRequest` requires a `Name` property as input, defining the issue model to undeploy, and an `IssueModelName` property that allows for a typed view over the `Name` resource name."]]],[]]