destinationEgressLocation property

EdgeLocation? destinationEgressLocation
getter/setter pair

The EdgeLocation from which a packet, destined to the internet, will egress the Google network.

This will only be populated for a connectivity test which has an internet destination address. The absence of this field must not be used as an indication that the destination is part of the Google network.

Implementation

EdgeLocation? destinationEgressLocation;