Class: Grafeas::V1::BatchCreateOccurrencesResponse

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

Overview

Response for creating occurrences in batch.

Instance Attribute Summary collapse

Instance Attribute Details

#occurrencesArray<Grafeas::V1::Occurrence>

Returns The occurrences that were created.

Returns:



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

class BatchCreateOccurrencesResponse; end