nextHopGateway property

String? nextHopGateway
getter/setter pair

The URL to a gateway that should handle matching packets.

You can only specify the internet gateway using a full or partial valid URL: projects/ project/global/gateways/default-internet-gateway

Implementation

core.String? nextHopGateway;