Class RouteInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.networkmanagement.v1beta1.RouteInfo
-
- All Implemented Interfaces:
RouteInfoOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class RouteInfo extends com.google.protobuf.GeneratedMessageV3 implements RouteInfoOrBuilder
For display only. Metadata associated with a Compute Engine route.
Protobuf typegoogle.cloud.networkmanagement.v1beta1.RouteInfo
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RouteInfo.Builder
For display only.static class
RouteInfo.NextHopType
Type of next hop:static class
RouteInfo.RouteScope
Indicates where routes are applicable.static class
RouteInfo.RouteType
Type of route:-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
DEST_IP_RANGE_FIELD_NUMBER
static int
DEST_PORT_RANGES_FIELD_NUMBER
static int
DISPLAY_NAME_FIELD_NUMBER
static int
INSTANCE_TAGS_FIELD_NUMBER
static int
NCC_HUB_URI_FIELD_NUMBER
static int
NCC_SPOKE_URI_FIELD_NUMBER
static int
NETWORK_URI_FIELD_NUMBER
static int
NEXT_HOP_FIELD_NUMBER
static int
NEXT_HOP_TYPE_FIELD_NUMBER
static int
PRIORITY_FIELD_NUMBER
static int
PROTOCOLS_FIELD_NUMBER
static int
ROUTE_SCOPE_FIELD_NUMBER
static int
ROUTE_TYPE_FIELD_NUMBER
static int
SRC_IP_RANGE_FIELD_NUMBER
static int
SRC_PORT_RANGES_FIELD_NUMBER
static int
URI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static RouteInfo
getDefaultInstance()
RouteInfo
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDestIpRange()
Destination IP range of the route.com.google.protobuf.ByteString
getDestIpRangeBytes()
Destination IP range of the route.String
getDestPortRanges(int index)
Destination port ranges of the route.com.google.protobuf.ByteString
getDestPortRangesBytes(int index)
Destination port ranges of the route.int
getDestPortRangesCount()
Destination port ranges of the route.com.google.protobuf.ProtocolStringList
getDestPortRangesList()
Destination port ranges of the route.String
getDisplayName()
Name of a route.com.google.protobuf.ByteString
getDisplayNameBytes()
Name of a route.String
getInstanceTags(int index)
Instance tags of the route.com.google.protobuf.ByteString
getInstanceTagsBytes(int index)
Instance tags of the route.int
getInstanceTagsCount()
Instance tags of the route.com.google.protobuf.ProtocolStringList
getInstanceTagsList()
Instance tags of the route.String
getNccHubUri()
URI of a NCC Hub.com.google.protobuf.ByteString
getNccHubUriBytes()
URI of a NCC Hub.String
getNccSpokeUri()
URI of a NCC Spoke.com.google.protobuf.ByteString
getNccSpokeUriBytes()
URI of a NCC Spoke.String
getNetworkUri()
URI of a Compute Engine network.com.google.protobuf.ByteString
getNetworkUriBytes()
URI of a Compute Engine network.String
getNextHop()
Next hop of the route.com.google.protobuf.ByteString
getNextHopBytes()
Next hop of the route.RouteInfo.NextHopType
getNextHopType()
Type of next hop.int
getNextHopTypeValue()
Type of next hop.com.google.protobuf.Parser<RouteInfo>
getParserForType()
int
getPriority()
Priority of the route.String
getProtocols(int index)
Protocols of the route.com.google.protobuf.ByteString
getProtocolsBytes(int index)
Protocols of the route.int
getProtocolsCount()
Protocols of the route.com.google.protobuf.ProtocolStringList
getProtocolsList()
Protocols of the route.RouteInfo.RouteScope
getRouteScope()
Indicates where route is applicable.int
getRouteScopeValue()
Indicates where route is applicable.RouteInfo.RouteType
getRouteType()
Type of route.int
getRouteTypeValue()
Type of route.int
getSerializedSize()
String
getSrcIpRange()
Source IP address range of the route.com.google.protobuf.ByteString
getSrcIpRangeBytes()
Source IP address range of the route.String
getSrcPortRanges(int index)
Source port ranges of the route.com.google.protobuf.ByteString
getSrcPortRangesBytes(int index)
Source port ranges of the route.int
getSrcPortRangesCount()
Source port ranges of the route.com.google.protobuf.ProtocolStringList
getSrcPortRangesList()
Source port ranges of the route.String
getUri()
URI of a route.com.google.protobuf.ByteString
getUriBytes()
URI of a route.int
hashCode()
boolean
hasNccHubUri()
URI of a NCC Hub.boolean
hasNccSpokeUri()
URI of a NCC Spoke.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static RouteInfo.Builder
newBuilder()
static RouteInfo.Builder
newBuilder(RouteInfo prototype)
RouteInfo.Builder
newBuilderForType()
protected RouteInfo.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static RouteInfo
parseDelimitedFrom(InputStream input)
static RouteInfo
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouteInfo
parseFrom(byte[] data)
static RouteInfo
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouteInfo
parseFrom(com.google.protobuf.ByteString data)
static RouteInfo
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouteInfo
parseFrom(com.google.protobuf.CodedInputStream input)
static RouteInfo
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouteInfo
parseFrom(InputStream input)
static RouteInfo
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouteInfo
parseFrom(ByteBuffer data)
static RouteInfo
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<RouteInfo>
parser()
RouteInfo.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ROUTE_TYPE_FIELD_NUMBER
public static final int ROUTE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_HOP_TYPE_FIELD_NUMBER
public static final int NEXT_HOP_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROUTE_SCOPE_FIELD_NUMBER
public static final int ROUTE_SCOPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISPLAY_NAME_FIELD_NUMBER
public static final int DISPLAY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
URI_FIELD_NUMBER
public static final int URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEST_IP_RANGE_FIELD_NUMBER
public static final int DEST_IP_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_HOP_FIELD_NUMBER
public static final int NEXT_HOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_URI_FIELD_NUMBER
public static final int NETWORK_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIORITY_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSTANCE_TAGS_FIELD_NUMBER
public static final int INSTANCE_TAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_IP_RANGE_FIELD_NUMBER
public static final int SRC_IP_RANGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEST_PORT_RANGES_FIELD_NUMBER
public static final int DEST_PORT_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_PORT_RANGES_FIELD_NUMBER
public static final int SRC_PORT_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTOCOLS_FIELD_NUMBER
public static final int PROTOCOLS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NCC_HUB_URI_FIELD_NUMBER
public static final int NCC_HUB_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NCC_SPOKE_URI_FIELD_NUMBER
public static final int NCC_SPOKE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getRouteTypeValue
public int getRouteTypeValue()
Type of route.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteType route_type = 8;
- Specified by:
getRouteTypeValue
in interfaceRouteInfoOrBuilder
- Returns:
- The enum numeric value on the wire for routeType.
-
getRouteType
public RouteInfo.RouteType getRouteType()
Type of route.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteType route_type = 8;
- Specified by:
getRouteType
in interfaceRouteInfoOrBuilder
- Returns:
- The routeType.
-
getNextHopTypeValue
public int getNextHopTypeValue()
Type of next hop.
.google.cloud.networkmanagement.v1beta1.RouteInfo.NextHopType next_hop_type = 9;
- Specified by:
getNextHopTypeValue
in interfaceRouteInfoOrBuilder
- Returns:
- The enum numeric value on the wire for nextHopType.
-
getNextHopType
public RouteInfo.NextHopType getNextHopType()
Type of next hop.
.google.cloud.networkmanagement.v1beta1.RouteInfo.NextHopType next_hop_type = 9;
- Specified by:
getNextHopType
in interfaceRouteInfoOrBuilder
- Returns:
- The nextHopType.
-
getRouteScopeValue
public int getRouteScopeValue()
Indicates where route is applicable.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteScope route_scope = 14;
- Specified by:
getRouteScopeValue
in interfaceRouteInfoOrBuilder
- Returns:
- The enum numeric value on the wire for routeScope.
-
getRouteScope
public RouteInfo.RouteScope getRouteScope()
Indicates where route is applicable.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteScope route_scope = 14;
- Specified by:
getRouteScope
in interfaceRouteInfoOrBuilder
- Returns:
- The routeScope.
-
getDisplayName
public String getDisplayName()
Name of a route.
string display_name = 1;
- Specified by:
getDisplayName
in interfaceRouteInfoOrBuilder
- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Name of a route.
string display_name = 1;
- Specified by:
getDisplayNameBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for displayName.
-
getUri
public String getUri()
URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
string uri = 2;
- Specified by:
getUri
in interfaceRouteInfoOrBuilder
- Returns:
- The uri.
-
getUriBytes
public com.google.protobuf.ByteString getUriBytes()
URI of a route. Dynamic, peering static and peering dynamic routes do not have an URI. Advertised route from Google Cloud VPC to on-premises network also does not have an URI.
string uri = 2;
- Specified by:
getUriBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for uri.
-
getDestIpRange
public String getDestIpRange()
Destination IP range of the route.
string dest_ip_range = 3;
- Specified by:
getDestIpRange
in interfaceRouteInfoOrBuilder
- Returns:
- The destIpRange.
-
getDestIpRangeBytes
public com.google.protobuf.ByteString getDestIpRangeBytes()
Destination IP range of the route.
string dest_ip_range = 3;
- Specified by:
getDestIpRangeBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for destIpRange.
-
getNextHop
public String getNextHop()
Next hop of the route.
string next_hop = 4;
- Specified by:
getNextHop
in interfaceRouteInfoOrBuilder
- Returns:
- The nextHop.
-
getNextHopBytes
public com.google.protobuf.ByteString getNextHopBytes()
Next hop of the route.
string next_hop = 4;
- Specified by:
getNextHopBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for nextHop.
-
getNetworkUri
public String getNetworkUri()
URI of a Compute Engine network. NETWORK routes only.
string network_uri = 5;
- Specified by:
getNetworkUri
in interfaceRouteInfoOrBuilder
- Returns:
- The networkUri.
-
getNetworkUriBytes
public com.google.protobuf.ByteString getNetworkUriBytes()
URI of a Compute Engine network. NETWORK routes only.
string network_uri = 5;
- Specified by:
getNetworkUriBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for networkUri.
-
getPriority
public int getPriority()
Priority of the route.
int32 priority = 6;
- Specified by:
getPriority
in interfaceRouteInfoOrBuilder
- Returns:
- The priority.
-
getInstanceTagsList
public com.google.protobuf.ProtocolStringList getInstanceTagsList()
Instance tags of the route.
repeated string instance_tags = 7;
- Specified by:
getInstanceTagsList
in interfaceRouteInfoOrBuilder
- Returns:
- A list containing the instanceTags.
-
getInstanceTagsCount
public int getInstanceTagsCount()
Instance tags of the route.
repeated string instance_tags = 7;
- Specified by:
getInstanceTagsCount
in interfaceRouteInfoOrBuilder
- Returns:
- The count of instanceTags.
-
getInstanceTags
public String getInstanceTags(int index)
Instance tags of the route.
repeated string instance_tags = 7;
- Specified by:
getInstanceTags
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The instanceTags at the given index.
-
getInstanceTagsBytes
public com.google.protobuf.ByteString getInstanceTagsBytes(int index)
Instance tags of the route.
repeated string instance_tags = 7;
- Specified by:
getInstanceTagsBytes
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the instanceTags at the given index.
-
getSrcIpRange
public String getSrcIpRange()
Source IP address range of the route. Policy based routes only.
string src_ip_range = 10;
- Specified by:
getSrcIpRange
in interfaceRouteInfoOrBuilder
- Returns:
- The srcIpRange.
-
getSrcIpRangeBytes
public com.google.protobuf.ByteString getSrcIpRangeBytes()
Source IP address range of the route. Policy based routes only.
string src_ip_range = 10;
- Specified by:
getSrcIpRangeBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for srcIpRange.
-
getDestPortRangesList
public com.google.protobuf.ProtocolStringList getDestPortRangesList()
Destination port ranges of the route. Policy based routes only.
repeated string dest_port_ranges = 11;
- Specified by:
getDestPortRangesList
in interfaceRouteInfoOrBuilder
- Returns:
- A list containing the destPortRanges.
-
getDestPortRangesCount
public int getDestPortRangesCount()
Destination port ranges of the route. Policy based routes only.
repeated string dest_port_ranges = 11;
- Specified by:
getDestPortRangesCount
in interfaceRouteInfoOrBuilder
- Returns:
- The count of destPortRanges.
-
getDestPortRanges
public String getDestPortRanges(int index)
Destination port ranges of the route. Policy based routes only.
repeated string dest_port_ranges = 11;
- Specified by:
getDestPortRanges
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The destPortRanges at the given index.
-
getDestPortRangesBytes
public com.google.protobuf.ByteString getDestPortRangesBytes(int index)
Destination port ranges of the route. Policy based routes only.
repeated string dest_port_ranges = 11;
- Specified by:
getDestPortRangesBytes
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the destPortRanges at the given index.
-
getSrcPortRangesList
public com.google.protobuf.ProtocolStringList getSrcPortRangesList()
Source port ranges of the route. Policy based routes only.
repeated string src_port_ranges = 12;
- Specified by:
getSrcPortRangesList
in interfaceRouteInfoOrBuilder
- Returns:
- A list containing the srcPortRanges.
-
getSrcPortRangesCount
public int getSrcPortRangesCount()
Source port ranges of the route. Policy based routes only.
repeated string src_port_ranges = 12;
- Specified by:
getSrcPortRangesCount
in interfaceRouteInfoOrBuilder
- Returns:
- The count of srcPortRanges.
-
getSrcPortRanges
public String getSrcPortRanges(int index)
Source port ranges of the route. Policy based routes only.
repeated string src_port_ranges = 12;
- Specified by:
getSrcPortRanges
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The srcPortRanges at the given index.
-
getSrcPortRangesBytes
public com.google.protobuf.ByteString getSrcPortRangesBytes(int index)
Source port ranges of the route. Policy based routes only.
repeated string src_port_ranges = 12;
- Specified by:
getSrcPortRangesBytes
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the srcPortRanges at the given index.
-
getProtocolsList
public com.google.protobuf.ProtocolStringList getProtocolsList()
Protocols of the route. Policy based routes only.
repeated string protocols = 13;
- Specified by:
getProtocolsList
in interfaceRouteInfoOrBuilder
- Returns:
- A list containing the protocols.
-
getProtocolsCount
public int getProtocolsCount()
Protocols of the route. Policy based routes only.
repeated string protocols = 13;
- Specified by:
getProtocolsCount
in interfaceRouteInfoOrBuilder
- Returns:
- The count of protocols.
-
getProtocols
public String getProtocols(int index)
Protocols of the route. Policy based routes only.
repeated string protocols = 13;
- Specified by:
getProtocols
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The protocols at the given index.
-
getProtocolsBytes
public com.google.protobuf.ByteString getProtocolsBytes(int index)
Protocols of the route. Policy based routes only.
repeated string protocols = 13;
- Specified by:
getProtocolsBytes
in interfaceRouteInfoOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the protocols at the given index.
-
hasNccHubUri
public boolean hasNccHubUri()
URI of a NCC Hub. NCC_HUB routes only.
optional string ncc_hub_uri = 15;
- Specified by:
hasNccHubUri
in interfaceRouteInfoOrBuilder
- Returns:
- Whether the nccHubUri field is set.
-
getNccHubUri
public String getNccHubUri()
URI of a NCC Hub. NCC_HUB routes only.
optional string ncc_hub_uri = 15;
- Specified by:
getNccHubUri
in interfaceRouteInfoOrBuilder
- Returns:
- The nccHubUri.
-
getNccHubUriBytes
public com.google.protobuf.ByteString getNccHubUriBytes()
URI of a NCC Hub. NCC_HUB routes only.
optional string ncc_hub_uri = 15;
- Specified by:
getNccHubUriBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for nccHubUri.
-
hasNccSpokeUri
public boolean hasNccSpokeUri()
URI of a NCC Spoke. NCC_HUB routes only.
optional string ncc_spoke_uri = 16;
- Specified by:
hasNccSpokeUri
in interfaceRouteInfoOrBuilder
- Returns:
- Whether the nccSpokeUri field is set.
-
getNccSpokeUri
public String getNccSpokeUri()
URI of a NCC Spoke. NCC_HUB routes only.
optional string ncc_spoke_uri = 16;
- Specified by:
getNccSpokeUri
in interfaceRouteInfoOrBuilder
- Returns:
- The nccSpokeUri.
-
getNccSpokeUriBytes
public com.google.protobuf.ByteString getNccSpokeUriBytes()
URI of a NCC Spoke. NCC_HUB routes only.
optional string ncc_spoke_uri = 16;
- Specified by:
getNccSpokeUriBytes
in interfaceRouteInfoOrBuilder
- Returns:
- The bytes for nccSpokeUri.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RouteInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteInfo parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteInfo parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RouteInfo.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RouteInfo.Builder newBuilder()
-
newBuilder
public static RouteInfo.Builder newBuilder(RouteInfo prototype)
-
toBuilder
public RouteInfo.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RouteInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RouteInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<RouteInfo> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouteInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-