Class BatchAnnotateImagesRequest (3.7.1)

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_v1p4beta1.types.AnnotateImageRequest]
Required. Individual image annotation requests for this batch.