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."],[[["This document provides reference information for the `IssueAssignment` class within the Google Cloud Contact Center Insights v1 API, specifically version 2.7.0, and all other versions back to 1.0.0."],["`IssueAssignment` is a class used to represent information about an issue, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `DisplayName`, `Issue`, and `Score`, which describe the assigned issue and its likelihood."],["The document lists all available versions of this class, with 2.19.0 being the most recent."],["The class inherits properties and methods from the base `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]