public sealed class UpdateNoteRequest : IMessage<UpdateNoteRequest>, IEquatable<UpdateNoteRequest>, IDeepCloneable<UpdateNoteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class UpdateNoteRequest.
[[["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 document provides reference information for the `UpdateNoteRequest` class within the Grafeas v1 API, specifically version 3.2.0."],["`UpdateNoteRequest` is used to request the updating of a note and is part of the `Grafeas.V1` namespace within the `Grafeas.V1.dll` assembly."],["The class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `UpdateNoteRequest` class has properties such as `Name`, `Note`, `NoteName`, and `UpdateMask` to handle the details of the update request."],["There are many prior versions of the `UpdateNoteRequest` API available for use, ranging from version 2.2.0 to 3.7.0."]]],[]]