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