public sealed class IssueModelResult : IMessage<IssueModelResult>, IEquatable<IssueModelResult>, IDeepCloneable<IssueModelResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueModelResult.
[[["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."],[[["The latest version available for the `IssueModelResult` class in the `Google.Cloud.ContactCenterInsights.V1` API is version 2.19.0."],["The `IssueModelResult` class is a representation of the issue modeling result on a conversation, which can be found in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cIssueModelResult\u003e`, `IDeepCloneable\u003cIssueModelResult\u003e`, and `IBufferMessage`."],["The `IssueModelResult` class has properties such as `IssueModel`, `IssueModelAsIssueModelName`, and `Issues`, providing details about the issue model and matched issues."],["There are multiple previous versions of `IssueModelResult` available, ranging from version 1.0.0 up to 2.19.0."]]],[]]