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 latest version of this API is 2.19.0, while this current document is for version 2.15.0, with other prior versions also available."],["`GetIssueModelRequest` is used to get the issue model and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetIssueModelRequest` contains two properties: `IssueModelName`, which is a typed view over the Name resource, and `Name`, which is the name of the issue model to get."],["The available constructors for the `GetIssueModelRequest` class include a default constructor and one that takes another `GetIssueModelRequest` as an argument."]]],[]]