public sealed class GetIssueModelRequest : IMessage<GetIssueModelRequest>, IEquatable<GetIssueModelRequest>, IDeepCloneable<GetIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetIssueModelRequest.
[[["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 provides reference documentation for the `GetIssueModelRequest` class within the Contact Center AI Insights v1 API."],["The `GetIssueModelRequest` class is used to request a specific issue model, which it inherits from `Object` and implements several interfaces like `IMessage` and `IEquatable`."],["The latest version documented is 2.19.0, with the content including a list of versions from 1.0.0 to 2.19.0, each linked to its corresponding documentation."],["The `GetIssueModelRequest` class has properties such as `IssueModelName` and `Name`, where the `Name` property is a string representing the issue model name."],["The page documents the constructors of the `GetIssueModelRequest` class, including a default constructor and one that takes another `GetIssueModelRequest` object as a parameter."]]],[]]