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 Google Cloud Contact Center AI Insights v1 API."],["The `UpdateIssueModelRequest` class is used to update an issue model and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.19.0, while the current page's specific version of documentation being viewed is 2.3.0, and numerous other previous versions are available through hyperlinks."],["The class has two constructors, a default one and another that accepts an `UpdateIssueModelRequest` object, and it also contains properties such as IssueModel and UpdateMask that are used for updating issue model information."],["This documentation is for the .NET implementation of the API, and the relevant assembly for this class is `Google.Cloud.ContactCenterInsights.V1.dll`."]]],[]]