Interface protos.grafeas.v1.IListNoteOccurrencesResponse (5.0.1)

Properties of a ListNoteOccurrencesResponse.

Package

@google-cloud/containeranalysis

Properties

nextPageToken

nextPageToken?: (string|null);

ListNoteOccurrencesResponse nextPageToken

occurrences

occurrences?: (grafeas.v1.IOccurrence[]|null);

ListNoteOccurrencesResponse occurrences