Class BatchAnnotateImagesRequest (2.0.0)

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

Multiple image annotation requests are batched into a single service call.

Attribute

NameDescription
requests Sequence[.image_annotator.AnnotateImageRequest]
Individual image annotation requests for this batch.