DeleteExternalVpnGatewayRequest constructor
DeleteExternalVpnGatewayRequest({})
Implementation
DeleteExternalVpnGatewayRequest({
required this.externalVpnGateway,
required this.project,
this.requestId,
}) : super(fullyQualifiedName);