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, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines various versions of the API, ranging from the latest `2.19.0` down to `1.0.0`, with each version linking to the `GetIssueModelRequest` documentation."],["Key properties of the `GetIssueModelRequest` class include `IssueModelName`, which provides a typed view of the resource name, and `Name`, a string representing the name of the issue model to retrieve."],["The page details the constructors for the `GetIssueModelRequest` class, including a parameter for `GetIssueModelRequest other`, and the inherited members from `object`."]]],[]]