Class ListConnectionsResponse (1.9.0)

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

The response for ConnectionService.ListConnections.

Attributes

NameDescription
next_page_token str
Next page token.
connections MutableSequence[google.cloud.bigquery_connection_v1.types.Connection]
List of connections.