Class ListDraftsResponse (0.1.0)

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

Message for response to listing Drafts.

Attributes

Name Description
drafts MutableSequence[google.cloud.visionai_v1alpha1.types.Draft]
The list of Draft.
next_page_token str
A token identifying a page of results the server should return.
unreachable MutableSequence[str]
Locations that could not be reached.