public sealed class UndeployIssueModelRequest : IMessage<UndeployIssueModelRequest>, IEquatable<UndeployIssueModelRequest>, IDeepCloneable<UndeployIssueModelRequest>, IBufferMessage, IMessage
[[["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 details the `UndeployIssueModelRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, used for undeploying an issue model."],["The latest version of `UndeployIssueModelRequest` is 2.19.0, with a comprehensive list of prior versions available, ranging back to version 1.0.0."],["The `UndeployIssueModelRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `UndeployIssueModelRequest` class includes properties like `IssueModelName` and `Name`, providing access to the issue model's name and allowing specific issue model targeting for undeployment."],["The class has two constructors: a default constructor and another one that takes an `UndeployIssueModelRequest` object as a parameter."]]],[]]