Class ListRoutesResponse (0.1.3)

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

route list response .. attribute:: routes

List of Routes.

:type: Sequence[google.cloud.datastream_v1alpha1.types.Route]

Attributes

NameDescription
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 Sequence[str]
Locations that could not be reached.