public sealed class UpdateIssueModelRequest : IMessage<UpdateIssueModelRequest>, IEquatable<UpdateIssueModelRequest>, IDeepCloneable<UpdateIssueModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateIssueModelRequest.
[[["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 `UpdateIssueModelRequest` class within the Contact Center AI Insights v1 API."],["The `UpdateIssueModelRequest` class is used to update an issue model and implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is for version 2.19.0, and the page contains documentation going as far back as version 1.0.0 of the API."],["The key properties for the `UpdateIssueModelRequest` class include `IssueModel` which represents the new values for the issue model, and `UpdateMask` which is the list of fields that need to be updated."]]],[]]