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 provides documentation for the `UpdateNoteRequest` class within the `Grafeas.V1` namespace, specifically version 2.4.0, which is part of the Grafeas.V1.dll assembly."],["`UpdateNoteRequest` is a class used to update a note and it inherits from Object and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page details available constructors, including a default constructor and one that takes another `UpdateNoteRequest` object, enabling cloning, and also provides comprehensive information on the Name, Note, NoteName, and UpdateMask properties."],["The documentation lists different versions of the UpdateNoteRequest, ranging from version 2.2.0 up to the latest, 3.7.0."]]],[]]