Class BatchAnnotateFilesRequest (2.5.0)

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

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

Attribute

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