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."],[[["This webpage details the `IssueAssignment` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, specifically showcasing version 2.0.0 and its historical versions."],["The `IssueAssignment` class provides information about an issue, including its display name, resource name, and a score indicating the likelihood of the issue."],["The page also provides the inheritance hierarchy and lists the interfaces implemented by the `IssueAssignment` class, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple historical versions of the class, with version 2.19.0 being the latest available version."],["The page details the two constructors available for the `IssueAssignment` class, as well as its properties, including `DisplayName`, `Issue`, and `Score`, with descriptions and their respective data types."]]],[]]