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."],[[["This page provides reference documentation for the `IssueAssignment` class within the Google Cloud Contact Center Insights v1 API, specifically detailing its properties and constructors."],["The `IssueAssignment` class is part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is implemented through various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions for `IssueAssignment`, from version 1.0.0 to the latest 2.19.0, allowing developers to select the appropriate version."],["The `IssueAssignment` class has properties such as `DisplayName`, `Issue`, and `Score`, which provide information about the assigned issue, including its display name, resource name, and likelihood score."],["The class inherits from the base object class and details inherited methods like `GetHashCode()`, `GetType()` and `ToString()` and also includes information about the assembly that the class is located within."]]],[]]