Class ListAnalysesResponse (0.1.0)

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

Message for response to listing Analyses

Attributes

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