public sealed class CreateNoteRequest : IMessage<CreateNoteRequest>, IEquatable<CreateNoteRequest>, IDeepCloneable<CreateNoteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class CreateNoteRequest.
[[["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 documentation page covers the \u003ccode\u003eCreateNoteRequest\u003c/code\u003e class within the Grafeas v1 API, specifically version 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateNoteRequest\u003c/code\u003e is a class used to create a new note within a project, as indicated by its purpose and description.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<CreateNoteRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<CreateNoteRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNoteRequest\u003c/code\u003e class has three main properties: \u003ccode\u003eNote\u003c/code\u003e (the note to be created), \u003ccode\u003eNoteId\u003c/code\u003e (the ID for the note), and \u003ccode\u003eParent\u003c/code\u003e (the project where the note is created), as well as \u003ccode\u003eParentAsProjectName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are several previous versions available of this API, with the latest being 3.7.0, the list of versions shown start at 3.7.0 and go down to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]