Class: Google::Cloud::Vision::V1::AsyncAnnotateFileResponse
- Inherits:
-
Object
- Object
- Google::Cloud::Vision::V1::AsyncAnnotateFileResponse
- 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
-
#output_config ⇒ Google::Cloud::Vision::V1::OutputConfig
The output location and metadata from AsyncAnnotateFileRequest.
Instance Attribute Details
#output_config ⇒ Google::Cloud::Vision::V1::OutputConfig
Returns The output location and metadata from AsyncAnnotateFileRequest.
611 |
# File 'lib/google/cloud/vision/v1/doc/google/cloud/vision/v1/image_annotator.rb', line 611 class AsyncAnnotateFileResponse; end |