Class BatchAnnotateImagesResponse (2.4.4)

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

Response to a batch image annotation request. .. attribute:: responses

Individual responses to image annotation requests within the batch.

:type: Sequence[google.cloud.vision_v1p3beta1.types.AnnotateImageResponse]