Class BatchAnnotateImagesResponse (3.0.0)

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

Response to a batch image annotation request.

Attribute

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