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 `GetIssueModelRequest` class is a request object used to retrieve an issue model, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists all available versions of the API, ranging from the latest version 2.19.0 down to version 1.0.0, for the `GetIssueModelRequest` class."],["The `GetIssueModelRequest` class includes properties such as `IssueModelName` (a typed view) and `Name` (a string), the latter being the required name of the issue model to get."]]],[]]