public sealed class UndeployIssueModelResponse : IMessage<UndeployIssueModelResponse>, IEquatable<UndeployIssueModelResponse>, IDeepCloneable<UndeployIssueModelResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UndeployIssueModelResponse.
[[["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 `UndeployIssueModelResponse` class in the Google Cloud Contact Center AI Insights v1 API, specifically within the .NET environment."],["The latest version available is 2.19.0, and the page offers a historical view of various versions, ranging from 1.0.0 to 2.19.0."],["The `UndeployIssueModelResponse` class is the response type used when undeploying an issue model, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has two constructors, a default constructor and one that takes another `UndeployIssueModelResponse` object as an argument."],["The namespace for this class is `Google.Cloud.ContactCenterInsights.V1`, and it is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]