Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::AsyncBatchAnnotateImagesResponse.
Response to an async batch image annotation request.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#output_config
def output_config() -> ::Google::Cloud::Vision::V1::OutputConfig
    Returns
    
  - (::Google::Cloud::Vision::V1::OutputConfig) — The output location and metadata from AsyncBatchAnnotateImagesRequest.
 
#output_config=
def output_config=(value) -> ::Google::Cloud::Vision::V1::OutputConfig
    Parameter
    
  - value (::Google::Cloud::Vision::V1::OutputConfig) — The output location and metadata from AsyncBatchAnnotateImagesRequest.
 
    Returns
    
- (::Google::Cloud::Vision::V1::OutputConfig) — The output location and metadata from AsyncBatchAnnotateImagesRequest.