Class AsyncBatchAnnotateFilesResponse (3.7.1)

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

Response to an async batch file annotation request.

Attribute

NameDescription
responses MutableSequence[google.cloud.vision_v1p2beta1.types.AsyncAnnotateFileResponse]
The list of file annotation responses, one for each request in AsyncBatchAnnotateFilesRequest.