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 reference documentation for the `IssueAssignment` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of `IssueAssignment` is 2.19.0, with historical versions ranging down to 1.0.0 also accessible from this page."],["The `IssueAssignment` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties such as `DisplayName`, `Issue`, and `Score` to define and describe characteristics of an assigned issue, including the likelihood of it being assigned."],["Two constructors are available: a default `IssueAssignment()` constructor and an `IssueAssignment(IssueAssignment other)` constructor that takes another instance of `IssueAssignment` as a parameter."]]],[]]