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 available for the `UpdateIssueModelRequest` is 2.19.0, and there are multiple previous versions accessible, ranging from 1.0.0 up to 2.18.0."],["The `UpdateIssueModelRequest` class is part of the Google Cloud Contact Center Insights v1 API, designed for updating issue models, and is located in the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class has two constructors, one default and another for creating a copy of an existing `UpdateIssueModelRequest`, and it has two key properties: `IssueModel` for the new issue model values, and `UpdateMask` to specify which fields to update."]]],[]]