Class: Grafeas::V1::ListOccurrencesResponse

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

Overview

Response for listing occurrences.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_tokenString



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

class ListOccurrencesResponse; end

#occurrencesArray<Grafeas::V1::Occurrence>



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

class ListOccurrencesResponse; end