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-05-09 UTC."],[[["This document provides reference information for the `CreateNoteRequest` class within the Grafeas V1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `CreateNoteRequest` class is used to create a new note and includes properties such as `Note`, `NoteId`, `Parent`, and `ParentAsProjectName`, which are essential for the creation of said new note."],["The latest version of this Grafeas V1 API documentation is 3.7.0, with versions ranging back to 2.2.0 also being accessible."],["The `CreateNoteRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Grafeas environment."]]],[]]