menu
googleapis package
documentation
compute/v1.dart
VpnGatewayStatusTunnel
VpnGatewayStatusTunnel constructor
VpnGatewayStatusTunnel constructor
dark_mode
light_mode
VpnGatewayStatusTunnel
constructor
VpnGatewayStatusTunnel
(
{
int
?
localGatewayInterface
,
int
?
peerGatewayInterface
,
String
?
tunnelUrl
,
})
Implementation
VpnGatewayStatusTunnel({ this.localGatewayInterface, this.peerGatewayInterface, this.tunnelUrl, });
googleapis package
documentation
compute/v1
VpnGatewayStatusTunnel
VpnGatewayStatusTunnel constructor
VpnGatewayStatusTunnel class