Class ListRoutesResponse (1.9.3)

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

Route list response.

Attributes

NameDescription
routes MutableSequence[google.cloud.datastream_v1.types.Route]
List of Routes.
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.
unreachable MutableSequence[str]
Locations that could not be reached.