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 documentation for the `IssueAssignment` class within the Google Cloud Contact Center AI Insights v1 API, spanning multiple versions."],["Version 2.19.0 is the latest documented release of the `IssueAssignment` class, with a total of 24 documented versions from 1.0.0 up to 2.19.0."],["The `IssueAssignment` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DisplayName`, `Issue`, and `Score`, which represent the display name, resource name, and likelihood score of the assigned issue, respectively."],["The IssueAssignment class has two constructors, a default one `IssueAssignment()` and another that takes another `IssueAssignment` object as an argument `IssueAssignment(IssueAssignment other)`."]]],[]]