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 documentation for the `UpdateIssueModelRequest` class within the Google Cloud Contact Center Insights v1 API, spanning versions from 1.0.0 to 2.19.0."],["The latest version of `UpdateIssueModelRequest` is 2.19.0, with a history of prior versions available for reference."],["`UpdateIssueModelRequest` is used to update an issue model, containing properties like `IssueModel` and `UpdateMask`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities and compatibility."],["It includes details on how the `UpdateIssueModelRequest` class is constructed, with explanations of parameters and properties, such as the required `IssueModel` and the `UpdateMask` which defines which fields should be updated."]]],[]]