Interface protos.grafeas.v1beta1.ICreateNoteRequest (3.1.8)

Properties of a CreateNoteRequest.

Package

@google-cloud/containeranalysis!

Properties

note

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

CreateNoteRequest note

Property Value
TypeDescription
(grafeas.v1beta1.INote|null)

noteId

noteId?: (string|null);

CreateNoteRequest noteId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateNoteRequest parent

Property Value
TypeDescription
(string|null)