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"]],[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `CreateNoteRequest` class within the Grafeas v1 API, specifically for version 3.3.0."],["`CreateNoteRequest` is used to create a new note and inherits from `object`, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateNoteRequest` class has properties including `Note`, `NoteId`, `Parent`, and `ParentAsProjectName`, allowing for the creation and management of notes under specific projects."],["The documentation offers detailed information on the `CreateNoteRequest` class's constructors and properties, providing insight into their usage and associated data types."],["The page offers links to different versions of `CreateNoteRequest` documentation, ranging from version 2.2.0 to the latest version, 3.7.0, giving users the options to navigate across different versions."]]],[]]