Class BatchAnnotateFilesRequest (2.0.0)

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

A list of requests to annotate files using the BatchAnnotateFiles API.

Attribute

NameDescription
requests Sequence[.image_annotator.AnnotateFileRequest]
Required. The list of file annotation requests. Right now we support only one AnnotateFileRequest in BatchAnnotateFilesRequest.