Interface protos.grafeas.v1.IListNotesResponse (6.5.0)

Properties of a ListNotesResponse.

Package

@google-cloud/containeranalysis

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotesResponse nextPageToken

notes

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

ListNotesResponse notes

unreachable

unreachable?: (string[]|null);

ListNotesResponse unreachable