Class ListConnectionsResponse (0.1.0)

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

Message for response to listing Connections

Attributes

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