Class: Grafeas::V1::ListNoteOccurrencesResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/grafeas.rb

Overview

Response for listing occurrences for a note.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_tokenString



294
# File 'lib/grafeas/v1/doc/grafeas/v1/grafeas.rb', line 294

class ListNoteOccurrencesResponse; end

#occurrencesArray<Grafeas::V1::Occurrence>



294
# File 'lib/grafeas/v1/doc/grafeas/v1/grafeas.rb', line 294

class ListNoteOccurrencesResponse; end