Class: Google::Cloud::Vision::V1::BatchAnnotateImagesResponse

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

Overview

Response to a batch image annotation request.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Individual responses to image annotation requests within the batch.

Returns:



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

class BatchAnnotateImagesResponse; end