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 is 2.19.0, while the current page is for version 2.16.0, and multiple versions are available dating back to 1.0.0."],["The `IssueModelResult` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace within the Google Cloud Contact Center AI Insights v1 API, designed for issue modeling within conversations."],["The `IssueModelResult` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `IssueModelResult` class include `IssueModel`, which identifies the issue model used, `IssueModelAsIssueModelName` which is the name of the issue model, and `Issues` which contains all the matched issues."],["The `IssueModelResult` class has two constructors, one that is parameter-less and another that creates an instance of `IssueModelResult` by accepting another instance of `IssueModelResult` as a parameter."]]],[]]