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 for version 3.0.0 of the API."],["`UpdateNoteRequest` is used to request updates to a note and inherits from `Object`, while also implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Name` for the note's identifier, `Note` for the updated note content, `NoteName` for a typed view of the note name, and `UpdateMask` for specifying which fields to update."],["The current latest version of this documentation is version 3.7.0, and there are several prior versions of the API available, including all versions back to 2.2.0."]]],[]]