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 page provides documentation for the `UpdateIssueModelRequest` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET environment."],["The `UpdateIssueModelRequest` class is used to request updates to an issue model, and it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page includes links to documentation for different versions of the API, ranging from version 1.0.0 up to the latest version 2.19.0, although the page it is currently displaying is version 2.18.0."],["The key properties of the `UpdateIssueModelRequest` class include `IssueModel` for specifying the new values and `UpdateMask` for defining which fields to update."],["The `UpdateIssueModelRequest` class also implements several standard methods, including constructors, and inherited methods like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]