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