Interface protos.grafeas.v1.IListNotesResponse (4.5.0)

Properties of a ListNotesResponse.

Package

@google-cloud/grafeas

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotesResponse nextPageToken

notes

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

ListNotesResponse notes