public sealed class CreateNoteRequest : IMessage<CreateNoteRequest>, IEquatable<CreateNoteRequest>, IDeepCloneable<CreateNoteRequest>, IBufferMessage, IMessage
[[["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\u003eThis page details the \u003ccode\u003eCreateNoteRequest\u003c/code\u003e class, which is used to request the creation of a new note within the Grafeas.V1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNoteRequest\u003c/code\u003e class is part of the Grafeas.V1.dll assembly and implements several 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 offers two constructors: a default constructor (\u003ccode\u003eCreateNoteRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eCreateNoteRequest(CreateNoteRequest other)\u003c/code\u003e), along with inheriting methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNoteRequest\u003c/code\u003e class contains properties like \u003ccode\u003eNote\u003c/code\u003e, \u003ccode\u003eNoteId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e specifying the project where the note will be created, and \u003ccode\u003eNote\u003c/code\u003e containing the actual content of the note to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe page has previous versions of Grafeas.V1 which can be seen with the latest being version 3.7.0, with the current page focused on version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]