| Modifier and Type | Method and Description |
|---|---|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clear() |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clearPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clearPrefix()
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.clone() |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRoute.Builder.getDestinationBuilder()
[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) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.mergeFrom(com.google.protobuf.Message other) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.newBuilder() |
static BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.newBuilder(BgpRouteNetworkLayerReachabilityInformation prototype) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.newBuilderForType() |
protected BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setPathId(int value)
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setPrefix(String value)
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setPrefixBytes(com.google.protobuf.ByteString value)
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
BgpRouteNetworkLayerReachabilityInformation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
BgpRoute.Builder |
BgpRoute.Builder.setDestination(BgpRouteNetworkLayerReachabilityInformation.Builder builderForValue)
[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.