Class: Google::Cloud::Vision::V1::AsyncBatchAnnotateFilesRequest

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

Overview

Multiple async file annotation requests are batched into a single service call.

Instance Attribute Summary collapse

Instance Attribute Details

#requestsArray<Google::Cloud::Vision::V1::AsyncAnnotateFileRequest>

Returns Individual async file annotation requests for this batch.

Returns:



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

class AsyncBatchAnnotateFilesRequest; end