Class ListAnnotationsResponse (0.1.0)

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

Request message for ListAnnotations API.

Attributes

Name Description
annotations MutableSequence[google.cloud.visionai_v1.types.Annotation]
The annotations from the specified asset.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.