AsyncBatchAnnotateFilesRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Multiple async file annotation requests are batched into a single service call.
Attribute | |
---|---|
Name | Description |
requests |
MutableSequence[google.cloud.vision_v1p3beta1.types.AsyncAnnotateFileRequest]
Required. Individual async file annotation requests for this batch. |