Class: Grafeas::V1::BatchCreateNotesResponse

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

Overview

Response for creating notes in batch.

Instance Attribute Summary collapse

Instance Attribute Details

#notesArray<Grafeas::V1::Note>

Returns The notes that were created.

Returns:



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

class BatchCreateNotesResponse; end