Interface protos.grafeas.v1.ICreateNoteRequest (4.5.0)

Properties of a CreateNoteRequest.

Package

@google-cloud/grafeas

Properties

note

note?: (grafeas.v1.INote|null);

CreateNoteRequest note

noteId

noteId?: (string|null);

CreateNoteRequest noteId

parent

parent?: (string|null);

CreateNoteRequest parent