BatchAnnotateImagesResponse

Response to a batch image annotation request.

JSON representation
{
  "responses": [
    {
      object (AnnotateImageResponse)
    }
  ]
}
Fields
responses[]

object (AnnotateImageResponse)

Individual responses to image annotation requests within the batch.