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."],[[["The latest version of the `UpdateIssueModelRequest` API is 2.19.0, and the page provides access to versions ranging from 2.19.0 down to 1.0.0."],["The `UpdateIssueModelRequest` class is used to update an issue model within the Contact Center AI Insights v1 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateIssueModelRequest` class contains properties such as `IssueModel` and `UpdateMask`, allowing for specific updates to issue models."],["This is a part of the `Google.Cloud.ContactCenterInsights.V1` namespace and is found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]