Class ListPrivateConnectionsResponse (1.4.2)

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

Response message for VmwareEngine.ListPrivateConnections

Attributes

NameDescription
private_connections MutableSequence[google.cloud.vmwareengine_v1.types.PrivateConnection]
A list of private connections.
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 MutableSequence[str]
Unreachable resources.