Class BatchAnnotateImagesResponse (3.7.1)

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

Response to a batch image annotation request.

Attribute

NameDescription
responses MutableSequence[google.cloud.vision_v1p3beta1.types.AnnotateImageResponse]
Individual responses to image annotation requests within the batch.