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 history of prior releases ranging from version 1.0.0 to the most current."],["The `UndeployIssueModelRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `UndeployIssueModelRequest` class includes properties like `IssueModelName` and `Name`, allowing users to specify the issue model to be undeployed."],["The class has 2 constructors, one default and one that takes in `UndeployIssueModelRequest` as a parameter, to allow for various class initializations."]]],[]]