Class BatchAnnotateImagesRequest (3.4.0)

Stay organized with collections Save and categorize content based on your preferences.
BatchAnnotateImagesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
requests MutableSequence[google.cloud.vision_v1p3beta1.types.AnnotateImageRequest]
Individual image annotation requests for this batch.