Class ListConnectionsResponse (0.1.0)

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

The response for ListConnections][Management.ListConnections]. .. attribute:: connections

A list of clients.

:type: Sequence[google.cloud.apigeeconnect_v1.types.Connection]

Attribute

NameDescription
next_page_token str
A token that can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.