public sealed class CreateIssueModelRequest : IMessage<CreateIssueModelRequest>, IEquatable<CreateIssueModelRequest>, IDeepCloneable<CreateIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CreateIssueModelRequest.
[[["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 document provides reference documentation for the `CreateIssueModelRequest` class within the Contact Center AI Insights v1 API."],["The `CreateIssueModelRequest` class is used to create an issue model and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `IssueModel`, `Parent`, and `ParentAsLocationName`, which are crucial for configuring and specifying the issue model and its location."],["The latest version available for the CreateIssueModelRequest is 2.19.0, with a comprehensive history of previous versions detailed."],["The `CreateIssueModelRequest` class has two constructors: one default constructor and another that takes an existing `CreateIssueModelRequest` as a parameter for creating a copy."]]],[]]