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"]],[["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-04-17 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."]]],[]]