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, alongside links to each version's documentation."],["The `GetIssueModelRequest` class has properties such as `IssueModelName` and `Name`, with the `Name` property being a required string to specify the issue model to get."],["This class inherits members from the base `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]