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 AI Insights v1 API, specifically for the .NET environment."],["The `IssueModelResult` class represents the outcome of issue modeling on a conversation and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The latest version documented is 2.19.0, but the page lists available documentation for versions spanning from 1.0.0 to 2.19.0, all covering the IssueModelResult class."],["The `IssueModelResult` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers properties such as `IssueModel`, `IssueModelAsIssueModelName`, and `Issues`."]]],[]]