Class ListStreamsResponse (0.1.0)

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

Message for response to listing Streams.

Attributes

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