BatchAnnotateImagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response to a batch image annotation request.
Attribute | |
---|---|
Name | Description |
responses |
MutableSequence[google.cloud.vision_v1.types.AnnotateImageResponse]
Individual responses to image annotation requests within the batch. |