destinationEgressLocation property

EdgeLocation? destinationEgressLocation
getter/setter pair

The EdgeLocation from which a packet destined for/originating from the internet will egress/ingress the Google network.

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

Implementation

EdgeLocation? destinationEgressLocation;