| Modifier and Type | Class and Description |
|---|---|
class |
BgpRouteNetworkLayerReachabilityInformation
Network Layer Reachability Information (NLRI) for a route.
|
static class |
BgpRouteNetworkLayerReachabilityInformation.Builder
Network Layer Reachability Information (NLRI) for a route.
|
| Modifier and Type | Method and Description |
|---|---|
BgpRouteNetworkLayerReachabilityInformationOrBuilder |
BgpRouteOrBuilder.getDestinationOrBuilder()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
BgpRouteNetworkLayerReachabilityInformationOrBuilder |
BgpRoute.getDestinationOrBuilder()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
BgpRouteNetworkLayerReachabilityInformationOrBuilder |
BgpRoute.Builder.getDestinationOrBuilder()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
Copyright © 2025 Google LLC. All rights reserved.