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 document provides reference documentation for the `UpdateIssueModelRequest` class within the Contact Center AI Insights v1 API, specifically for version 2.13.0, and shows that the latest version is 2.19.0."],["The `UpdateIssueModelRequest` class is used to request updates to an issue model and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The class has properties for `IssueModel`, which specifies the new values for the issue model, and `UpdateMask`, which indicates which fields should be updated."],["The `UpdateIssueModelRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET ecosystem."],["The document lists all the past versions of the API from 1.0.0 to the latest version 2.19.0, with every release having its own page."]]],[]]