Cloud Vision V1 API - Class Google::Cloud::Vision::V1::BatchAnnotateImagesResponse (v0.6.4)

Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::BatchAnnotateImagesResponse.

Response to a batch image annotation request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#responses

def responses() -> ::Array<::Google::Cloud::Vision::V1::AnnotateImageResponse>
Returns

#responses=

def responses=(value) -> ::Array<::Google::Cloud::Vision::V1::AnnotateImageResponse>
Parameter
Returns