public sealed class IssueAssignment : IMessage<IssueAssignment>, IEquatable<IssueAssignment>, IDeepCloneable<IssueAssignment>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueAssignment.
[[["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 `IssueAssignment` class in the Contact Center AI Insights v1 API is version 2.19.0."],["This document provides reference for the `IssueAssignment` class specifically for version 2.10.0 of the Contact Center AI Insights v1 API."],["`IssueAssignment` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message data and its ability to be cloned."],["The `IssueAssignment` class has properties such as `DisplayName`, `Issue`, and `Score`, which provide information about the assigned issue, including its name, resource name, and the likelihood score."],["The `IssueAssignment` can be instantiated with a constructor with no parameter, or with another `IssueAssignment` object."]]],[]]