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 and code samples for the `CreateNoteRequest` class within the Grafeas v1 API."],["`CreateNoteRequest` is used to create a new note and is part of the Grafeas.V1 namespace, found in the Grafeas.V1.dll assembly."],["The `CreateNoteRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, such as a parameterless constructor and one that takes another `CreateNoteRequest` as input, as well as properties like `Note`, `NoteId`, `Parent`, and `ParentAsProjectName`."],["The page includes a list of previous versions, with version 3.7.0 being the latest, to the oldest at 2.2.0."]]],[]]