public sealed class UpdateNoteRequest : IMessage<UpdateNoteRequest>, IEquatable<UpdateNoteRequest>, IDeepCloneable<UpdateNoteRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides documentation for the `UpdateNoteRequest` class within the `Grafeas.V1` namespace, specifically version 2.3.0, which is used to request the update of a note."],["The `UpdateNoteRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new instance and copying an existing `UpdateNoteRequest` object, as well as properties such as `Name`, `Note`, `NoteName`, and `UpdateMask`."],["The documentation highlights various versions of the Grafeas API, with 3.7.0 being the most recent."],["Each version, including the latest one, provides links to documentation for the `UpdateNoteRequest` class."]]],[]]