Class ListConnectionsResponse (1.9.3)

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

The response for ListConnections][Management.ListConnections].

Attributes

NameDescription
connections MutableSequence[google.cloud.apigeeconnect_v1.types.Connection]
A list of clients.
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.