Interface protos.grafeas.v1beta1.IListNotesResponse (3.4.0)

Properties of a ListNotesResponse.

Package

@google-cloud/containeranalysis

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotesResponse nextPageToken

notes

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

ListNotesResponse notes