| Modifier and Type | Class and Description |
|---|---|
static class |
ProbingDetails.EdgeLocation
Representation of a network edge location as per
https://cloud.google.com/vpc/docs/edge-locations.
|
static class |
ProbingDetails.EdgeLocation.Builder
Representation of a network edge location as per
https://cloud.google.com/vpc/docs/edge-locations.
|
| Modifier and Type | Method and Description |
|---|---|
ProbingDetails.EdgeLocationOrBuilder |
ProbingDetails.getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
ProbingDetails.EdgeLocationOrBuilder |
ProbingDetails.Builder.getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
ProbingDetails.EdgeLocationOrBuilder |
ProbingDetailsOrBuilder.getDestinationEgressLocationOrBuilder()
The EdgeLocation from which a packet destined for/originating from the
internet will egress/ingress the Google network.
|
Copyright © 2022 Google LLC. All rights reserved.