Class AsyncBatchAnnotateFilesResponse (2.6.3)

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

Response to an async batch file annotation request.

Attribute

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