Class: Grafeas::V1::BatchCreateOccurrencesResponse
- Inherits:
-
Object
- Object
- Grafeas::V1::BatchCreateOccurrencesResponse
- Defined in:
- lib/grafeas/v1/doc/grafeas/v1/grafeas.rb
Overview
Response for creating occurrences in batch.
Instance Attribute Summary collapse
-
#occurrences ⇒ Array<Grafeas::V1::Occurrence>
The occurrences that were created.
Instance Attribute Details
#occurrences ⇒ Array<Grafeas::V1::Occurrence>
Returns The occurrences that were created.
326 |
# File 'lib/grafeas/v1/doc/grafeas/v1/grafeas.rb', line 326 class BatchCreateOccurrencesResponse; end |