Class ListPrivateConnectionsResponse (1.0.2)

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

Response containing a list of private connection configurations.

Attributes

NameDescription
private_connections Sequence[google.cloud.datastream_v1.types.PrivateConnection]
List of private connectivity configurations.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.
unreachable Sequence[str]
Locations that could not be reached.