Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.clone() |
BgpRouteNetworkLayerReachabilityInformation |
BgpRoute.getDestination()
[Output only] Destination IP range for the route, in human-readable CIDR format
|
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.set(String fieldName,
Object value) |
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.setPathId(Long pathId)
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.setPrefix(String prefix)
Human readable CIDR notation for a prefix.
|
Modifier and Type | Method and Description |
---|---|
BgpRoute |
BgpRoute.setDestination(BgpRouteNetworkLayerReachabilityInformation destination)
[Output only] Destination IP range for the route, in human-readable CIDR format
|
Copyright © 2011–2025 Google. All rights reserved.