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."],[[["This webpage provides reference documentation for the `IssueModelResult` class within the Google Cloud Contact Center Insights v1 API, spanning versions from 1.0.0 to the latest 2.19.0."],["The `IssueModelResult` class represents the outcome of issue modeling on a conversation and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace, which is implemented from various inheritances."],["The latest version is 2.19.0, and it also provides access to historical documentation on prior versions of the API as a reference."],["The `IssueModelResult` class offers properties such as `IssueModel`, `IssueModelAsIssueModelName`, and `Issues`, which provide information about the issue model used and the issues that were identified."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."]]],[]]