Class ListConnectionsResponse (0.3.1)

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

The response for ConnectionService.ListConnections.

Attributes

NameDescription
next_page_token str
Next page token.
connections Sequence[`.gcbc_connection.Connection`]
List of connections.

Inheritance

builtins.object > proto.message.Message > ListConnectionsResponse