Class ListVpnConnectionsResponse (0.2.0)

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

List of VPN connections in a location.

Attributes

NameDescription
vpn_connections Sequence[google.cloud.edgecontainer_v1.types.VpnConnection]
VpnConnections in the location.
next_page_token str
A token to retrieve next page of results.
unreachable Sequence[str]
Locations that could not be reached.

Inheritance

builtins.object > proto.message.Message > ListVpnConnectionsResponse