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, providing information about various versions of this class."],["The latest version of `IssueAssignment` is 2.19.0, and a history of other versions from 2.18.0 to 1.0.0 are listed for reference."],["The `IssueAssignment` class is part of the Google.Cloud.ContactCenterInsights.V1.dll assembly, and it inherits from `Object` while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IssueAssignment` includes constructors for creating instances and properties such as `DisplayName`, `Issue`, and `Score`, which are used to store information about the assigned issue."],["The assigned issue class is used to store information pertaining to issues such as: the name of the issue, the resource name of the issue, and a score indicating the likelihood of the issue."]]],[]]