public sealed class ListIssueModelsRequest : IMessage<ListIssueModelsRequest>, IEquatable<ListIssueModelsRequest>, IDeepCloneable<ListIssueModelsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class ListIssueModelsRequest.
[[["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."],[[["The latest version available for the `ListIssueModelsRequest` class in the Contact Center AI Insights v1 API is 2.19.0, while the current documentation is for version 2.18.0."],["The `ListIssueModelsRequest` class is used to request a list of issue models from the Contact Center AI Insights API."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListIssueModelsRequest` class has properties like `Parent` (a string) and `ParentAsLocationName` (a `LocationName` type), which are related to the parent resource of the issue model."],["There are multiple previous versions of this documentation available, ranging from version 1.0.0 up to the current version 2.18.0."]]],[]]