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."],[[["This page provides reference documentation for the `UndeployIssueModelRequest` class within the Google Cloud Contact Center AI Insights v1 API, spanning multiple versions from 1.0.0 to the latest 2.19.0."],["The `UndeployIssueModelRequest` class is used to request the undeployment of an issue model and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `IssueModelName`, which offers a typed view of the resource name, and `Name`, which specifies the required issue model to undeploy."],["The most recent version of this class, as displayed, is 2.19.0, however the version this documentation is for, is 2.17.0."]]],[]]