Class BatchAnnotateImagesResponse (2.1.0)

BatchAnnotateImagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response to a batch image annotation request.

Attribute

NameDescription
responses Sequence[.image_annotator.AnnotateImageResponse]
Individual responses to image annotation requests within the batch.