| Modifier and Type | Method and Description |
|---|---|
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.Builder.build() |
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.Builder.buildPartial() |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.getDefaultInstance() |
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.getDefaultInstanceForType() |
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.Builder.getDefaultInstanceForType() |
BgpRouteNetworkLayerReachabilityInformation |
BgpRouteOrBuilder.getDestination()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
BgpRouteNetworkLayerReachabilityInformation |
BgpRoute.getDestination()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
BgpRouteNetworkLayerReachabilityInformation |
BgpRoute.Builder.getDestination()
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseDelimitedFrom(InputStream input) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(byte[] data) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(ByteBuffer data) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(com.google.protobuf.ByteString data) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(com.google.protobuf.CodedInputStream input) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(InputStream input) |
static BgpRouteNetworkLayerReachabilityInformation |
BgpRouteNetworkLayerReachabilityInformation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BgpRouteNetworkLayerReachabilityInformation> |
BgpRouteNetworkLayerReachabilityInformation.getParserForType() |
static com.google.protobuf.Parser<BgpRouteNetworkLayerReachabilityInformation> |
BgpRouteNetworkLayerReachabilityInformation.parser() |
| Modifier and Type | Method and Description |
|---|---|
BgpRoute.Builder |
BgpRoute.Builder.mergeDestination(BgpRouteNetworkLayerReachabilityInformation value)
[Output only] Destination IP range for the route, in human-readable CIDR format
optional .google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation destination = 180765710;
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.mergeFrom(BgpRouteNetworkLayerReachabilityInformation other) |
static BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.newBuilder(BgpRouteNetworkLayerReachabilityInformation prototype) |
BgpRoute.Builder |
BgpRoute.Builder.setDestination(BgpRouteNetworkLayerReachabilityInformation value)
[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.