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 webpage provides documentation for the `IssueAssignment` class within the Google Cloud Contact Center Insights V1 API."],["The latest version available is 2.19.0, and the page lists documentation links for various versions, from 1.0.0 up to 2.19.0, with version 2.4.0 being the current page being displayed."],["The `IssueAssignment` class, used for information about issues, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `IssueAssignment` class include `DisplayName`, `Issue`, and `Score`, providing details about the assigned issue and its likelihood."],["There are two constructors for the IssueAssignment class, one default and another for copying instances, providing different ways to create IssueAssignment instances."]]],[]]