Class AsyncBatchAnnotateImagesRequest (2.1.0)

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

Request for async image annotation for a list of images.

Attributes

NameDescription
requests Sequence[.image_annotator.AnnotateImageRequest]
Required. Individual image annotation requests for this batch.
output_config .image_annotator.OutputConfig
Required. The desired output location and metadata (e.g. format).