Interface protos.grafeas.v1beta1.IListOccurrencesResponse (5.0.1)

Properties of a ListOccurrencesResponse.

Package

@google-cloud/containeranalysis

Properties

nextPageToken

nextPageToken?: (string|null);

ListOccurrencesResponse nextPageToken

occurrences

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

ListOccurrencesResponse occurrences