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."],[[["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."]]],[]]