Class ListEventsResponse (0.1.0)

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

Message for response to listing Events.

Attributes

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