Interface protos.grafeas.v1.IListNoteOccurrencesResponse (4.5.0)

Properties of a ListNoteOccurrencesResponse.

Package

@google-cloud/grafeas

Properties

nextPageToken

nextPageToken?: (string|null);

ListNoteOccurrencesResponse nextPageToken

occurrences

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

ListNoteOccurrencesResponse occurrences