public sealed class DeleteNoteRequest : IMessage<DeleteNoteRequest>, IEquatable<DeleteNoteRequest>, IDeepCloneable<DeleteNoteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class DeleteNoteRequest.
[[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e API is 3.7.0, and documentation for versions ranging from 2.2.0 to 3.7.0 are available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteNoteRequest\u003c/code\u003e is a class used to request the deletion of a note within the Grafeas v1 API, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e class has two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes the \u003ccode\u003eName\u003c/code\u003e property, a string representing the note's full name in the format \u003ccode\u003eprojects/[PROVIDER_ID]/notes/[NOTE_ID]\u003c/code\u003e, and a \u003ccode\u003eNoteName\u003c/code\u003e property, which is a \u003ccode\u003eNoteName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]