Class: Google::Cloud::Vision::V1::AsyncAnnotateFileResponse

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

Overview

The response for a single offline file annotation request.

Instance Attribute Summary collapse

Instance Attribute Details

#output_configGoogle::Cloud::Vision::V1::OutputConfig

Returns The output location and metadata from AsyncAnnotateFileRequest.

Returns:



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

class AsyncAnnotateFileResponse; end