Class: Google::Cloud::Vision::V1::AsyncBatchAnnotateFilesResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb

Overview

Response to an async batch file annotation request.

Instance Attribute Summary collapse

Instance Attribute Details

#responsesArray<Google::Cloud::Vision::V1::AsyncAnnotateFileResponse>

Returns The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.

Returns:



614
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 614

class AsyncBatchAnnotateFilesResponse; end