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, specifically for the .NET environment."],["The latest version available for the `GetIssueModelRequest` class is 2.19.0, with a full history of versions, starting from 1.0.0 to the current latest, available for reference."],["The `GetIssueModelRequest` class is a request message that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class includes the properties `IssueModelName`, which is a typed view over the resource name, and `Name`, which represents the required name of the issue model being requested."],["The purpose of the `GetIssueModelRequest` class is to send a request to retrieve a specific issue model from the Contact Center AI Insights service."]]],[]]