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 the `IssueAssignment` class in the Contact Center AI Insights v1 API is version 2.19.0."],["This document provides reference material for the `IssueAssignment` class which is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The `IssueAssignment` class contains properties such as `DisplayName`, `Issue`, and `Score`, that provide details about an issue's name, resource, and likelihood score."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling and object manipulation."],["The class `IssueAssignment` can be constructed using no parameters or another `IssueAssignment` as a parameter, allowing for empty or copy construction."]]],[]]