AsyncBatchAnnotateFilesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response to an async batch file annotation request.
Attribute | |
---|---|
Name | Description |
responses |
MutableSequence[google.cloud.vision_v1.types.AsyncAnnotateFileResponse]
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest. |