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 webpage provides reference documentation and code samples for the `CreateNoteRequest` class within the Grafeas v1 API."],["The `CreateNoteRequest` class is used to submit a request for creating a new note in the Grafeas system."],["The latest version available is 3.7.0, but this documentation specifically covers version 3.1.0 of the Grafeas v1 API."],["`CreateNoteRequest` includes properties like `Note`, `NoteId`, and `Parent`, which define the note to be created and its associated project."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]