public static final class BgpRouteNetworkLayerReachabilityInformation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder> implements BgpRouteNetworkLayerReachabilityInformationOrBuilder
Network Layer Reachability Information (NLRI) for a route.Protobuf type
google.cloud.compute.v1.BgpRouteNetworkLayerReachabilityInformation| Modifier and Type | Method and Description |
|---|---|
BgpRouteNetworkLayerReachabilityInformation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BgpRouteNetworkLayerReachabilityInformation |
build() |
BgpRouteNetworkLayerReachabilityInformation |
buildPartial() |
BgpRouteNetworkLayerReachabilityInformation.Builder |
clear() |
BgpRouteNetworkLayerReachabilityInformation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
clearPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
clearPrefix()
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
clone() |
BgpRouteNetworkLayerReachabilityInformation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
String |
getPrefix()
Human readable CIDR notation for a prefix.
|
com.google.protobuf.ByteString |
getPrefixBytes()
Human readable CIDR notation for a prefix.
|
boolean |
hasPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
boolean |
hasPrefix()
Human readable CIDR notation for a prefix.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BgpRouteNetworkLayerReachabilityInformation.Builder |
mergeFrom(BgpRouteNetworkLayerReachabilityInformation other) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
mergeFrom(com.google.protobuf.Message other) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
setPathId(int value)
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
setPrefix(String value)
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
setPrefixBytes(com.google.protobuf.ByteString value)
Human readable CIDR notation for a prefix.
|
BgpRouteNetworkLayerReachabilityInformation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BgpRouteNetworkLayerReachabilityInformation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BgpRouteNetworkLayerReachabilityInformation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BgpRouteNetworkLayerReachabilityInformation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BgpRouteNetworkLayerReachabilityInformation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder mergeFrom(BgpRouteNetworkLayerReachabilityInformation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public BgpRouteNetworkLayerReachabilityInformation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>IOExceptionpublic boolean hasPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
optional uint32 path_id = 282287989;hasPathId in interface BgpRouteNetworkLayerReachabilityInformationOrBuilderpublic int getPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
optional uint32 path_id = 282287989;getPathId in interface BgpRouteNetworkLayerReachabilityInformationOrBuilderpublic BgpRouteNetworkLayerReachabilityInformation.Builder setPathId(int value)
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
optional uint32 path_id = 282287989;value - The pathId to set.public BgpRouteNetworkLayerReachabilityInformation.Builder clearPathId()
If the BGP session supports multiple paths (RFC 7911), the path identifier for this route.
optional uint32 path_id = 282287989;public boolean hasPrefix()
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;hasPrefix in interface BgpRouteNetworkLayerReachabilityInformationOrBuilderpublic String getPrefix()
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;getPrefix in interface BgpRouteNetworkLayerReachabilityInformationOrBuilderpublic com.google.protobuf.ByteString getPrefixBytes()
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;getPrefixBytes in interface BgpRouteNetworkLayerReachabilityInformationOrBuilderpublic BgpRouteNetworkLayerReachabilityInformation.Builder setPrefix(String value)
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;value - The prefix to set.public BgpRouteNetworkLayerReachabilityInformation.Builder clearPrefix()
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;public BgpRouteNetworkLayerReachabilityInformation.Builder setPrefixBytes(com.google.protobuf.ByteString value)
Human readable CIDR notation for a prefix. E.g. 10.42.0.0/16.
optional string prefix = 93631122;value - The bytes for prefix to set.public final BgpRouteNetworkLayerReachabilityInformation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>public final BgpRouteNetworkLayerReachabilityInformation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BgpRouteNetworkLayerReachabilityInformation.Builder>Copyright © 2025 Google LLC. All rights reserved.