Interface protos.grafeas.v1beta1.IListNotesResponse (5.0.1)

Properties of a ListNotesResponse.

Package

@google-cloud/containeranalysis

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotesResponse nextPageToken

notes

notes?: (grafeas.v1beta1.INote[]|null);

ListNotesResponse notes