public sealed class IssueAssignment : IMessage<IssueAssignment>, IEquatable<IssueAssignment>, IDeepCloneable<IssueAssignment>, IBufferMessage, IMessage
[[["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 of the `IssueAssignment` class within the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0, while the current context is referencing version 1.3.0."],["The `IssueAssignment` class, derived from `Object`, provides information about issue assignment within the Contact Center Insights API."],["This class includes properties such as `DisplayName`, `Issue`, and `Score`, offering details on the assigned issue's name, resource name, and likelihood score."],["Multiple previous versions of `IssueAssignment` are available, ranging from 2.18.0 down to 1.0.0."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and integration capabilities."]]],[]]