Interface protos.grafeas.v1.IListNoteOccurrencesResponse (3.5.0)

Properties of a ListNoteOccurrencesResponse.

Package

@google-cloud/grafeas!

Properties

nextPageToken

nextPageToken?: (string|null);

ListNoteOccurrencesResponse nextPageToken

Property Value
TypeDescription
(string|null)

occurrences

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

ListNoteOccurrencesResponse occurrences

Property Value
TypeDescription
(grafeas.v1.IOccurrence[]|null)