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 within the `Google.Cloud.ContactCenterInsights.V1` namespace is version 2.19.0."],["This documentation provides reference material for the `IssueAssignment` class, which is part of the Contact Center AI Insights v1 API, and it is a class that represents information about an issue within the API."],["The `IssueAssignment` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DisplayName`, `Issue`, and `Score` to provide details about the assigned issue, such as its name, resource name, and the likelihood of the assignment."],["There is a breakdown of all available versions of this class, from 1.0.0 up to the latest, 2.19.0."]]],[]]