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 webpage details the `UpdateNoteRequest` class, which is used to request updates to a note, and is part of the Grafeas.V1 library."],["The latest version of the Grafeas.V1 library is 3.7.0, but this specific page focuses on version 2.2.0 of the `UpdateNoteRequest` class."],["`UpdateNoteRequest` inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name`, `Note`, `NoteName`, and `UpdateMask` to facilitate the update of a note."],["The page also contains previous versions of the `UpdateNoteRequest` from 2.2.0 up to 3.7.0."]]],[]]