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."],[[["The latest version available for `IssueAssignment` within the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0, with numerous previous versions ranging from 2.18.0 down to 1.0.0 also available."],["`IssueAssignment` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The `IssueAssignment` class includes properties such as `DisplayName`, `Issue`, and `Score`, which provide information about the assigned issue, including its display name, resource name, and a score indicating the likelihood of the issue assignment."],["This class can be constructed using one of two constructors, either `IssueAssignment()` or `IssueAssignment(IssueAssignment other)`."]]],[]]