public sealed class DeleteNoteRequest : IMessage<DeleteNoteRequest>, IEquatable<DeleteNoteRequest>, IDeepCloneable<DeleteNoteRequest>, 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-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e class within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, which is used to request the deletion of a note.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e class implements multiple interfaces, including \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 class has two constructors: a default constructor (\u003ccode\u003eDeleteNoteRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eDeleteNoteRequest(DeleteNoteRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNoteRequest\u003c/code\u003e class has two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the note's resource name, and \u003ccode\u003eNoteName\u003c/code\u003e, which provides a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes a comprehensive list of versions and links, with version 3.7.0 as the latest.\u003c/p\u003e\n"]]],[],null,[]]