public sealed class UpdateIssueRequest : IMessage<UpdateIssueRequest>, IEquatable<UpdateIssueRequest>, IDeepCloneable<UpdateIssueRequest>, IBufferMessage, IMessage
[[["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 details the `UpdateIssueRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, specifically version 2.0.0."],["The `UpdateIssueRequest` class is used to send a request to update an issue, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the previous versions of `UpdateIssueRequest` from version 1.0.0 all the way to the latest 2.19.0."],["The `UpdateIssueRequest` class includes two constructors and two properties: `Issue` which represents the new values for the issue, and `UpdateMask` which determines the list of fields to be updated."]]],[]]