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 webpage provides reference documentation for the `UndeployIssueModelRequest` class in the Google Cloud Contact Center AI Insights v1 API."],["The latest version documented is 2.19.0, with versions ranging down to 1.0.0 also available."],["The `UndeployIssueModelRequest` class is used to request the undeployment of an issue model, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UndeployIssueModelRequest` class include `IssueModelName`, which provides a typed view over the resource name, and `Name`, which is a required string specifying the issue model to undeploy."],["The documentation details the inheritance, implemented members, namespace, assembly, constructors, and properties associated with the `UndeployIssueModelRequest` class, to help understand it's purpose and use."]]],[]]