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 classRouteInfo.BuilderFor display only.static classRouteInfo.NextHopTypeType of next hop:static classRouteInfo.RouteScopeIndicates where routes are applicable.static classRouteInfo.RouteTypeType 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 intDEST_IP_RANGE_FIELD_NUMBERstatic intDEST_PORT_RANGES_FIELD_NUMBERstatic intDISPLAY_NAME_FIELD_NUMBERstatic intINSTANCE_TAGS_FIELD_NUMBERstatic intNCC_HUB_URI_FIELD_NUMBERstatic intNCC_SPOKE_URI_FIELD_NUMBERstatic intNETWORK_URI_FIELD_NUMBERstatic intNEXT_HOP_FIELD_NUMBERstatic intNEXT_HOP_TYPE_FIELD_NUMBERstatic intPRIORITY_FIELD_NUMBERstatic intPROTOCOLS_FIELD_NUMBERstatic intROUTE_SCOPE_FIELD_NUMBERstatic intROUTE_TYPE_FIELD_NUMBERstatic intSRC_IP_RANGE_FIELD_NUMBERstatic intSRC_PORT_RANGES_FIELD_NUMBERstatic intURI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static RouteInfogetDefaultInstance()RouteInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDestIpRange()Destination IP range of the route.com.google.protobuf.ByteStringgetDestIpRangeBytes()Destination IP range of the route.StringgetDestPortRanges(int index)Destination port ranges of the route.com.google.protobuf.ByteStringgetDestPortRangesBytes(int index)Destination port ranges of the route.intgetDestPortRangesCount()Destination port ranges of the route.com.google.protobuf.ProtocolStringListgetDestPortRangesList()Destination port ranges of the route.StringgetDisplayName()Name of a route.com.google.protobuf.ByteStringgetDisplayNameBytes()Name of a route.StringgetInstanceTags(int index)Instance tags of the route.com.google.protobuf.ByteStringgetInstanceTagsBytes(int index)Instance tags of the route.intgetInstanceTagsCount()Instance tags of the route.com.google.protobuf.ProtocolStringListgetInstanceTagsList()Instance tags of the route.StringgetNccHubUri()URI of a NCC Hub.com.google.protobuf.ByteStringgetNccHubUriBytes()URI of a NCC Hub.StringgetNccSpokeUri()URI of a NCC Spoke.com.google.protobuf.ByteStringgetNccSpokeUriBytes()URI of a NCC Spoke.StringgetNetworkUri()URI of a Compute Engine network.com.google.protobuf.ByteStringgetNetworkUriBytes()URI of a Compute Engine network.StringgetNextHop()Next hop of the route.com.google.protobuf.ByteStringgetNextHopBytes()Next hop of the route.RouteInfo.NextHopTypegetNextHopType()Type of next hop.intgetNextHopTypeValue()Type of next hop.com.google.protobuf.Parser<RouteInfo>getParserForType()intgetPriority()Priority of the route.StringgetProtocols(int index)Protocols of the route.com.google.protobuf.ByteStringgetProtocolsBytes(int index)Protocols of the route.intgetProtocolsCount()Protocols of the route.com.google.protobuf.ProtocolStringListgetProtocolsList()Protocols of the route.RouteInfo.RouteScopegetRouteScope()Indicates where route is applicable.intgetRouteScopeValue()Indicates where route is applicable.RouteInfo.RouteTypegetRouteType()Type of route.intgetRouteTypeValue()Type of route.intgetSerializedSize()StringgetSrcIpRange()Source IP address range of the route.com.google.protobuf.ByteStringgetSrcIpRangeBytes()Source IP address range of the route.StringgetSrcPortRanges(int index)Source port ranges of the route.com.google.protobuf.ByteStringgetSrcPortRangesBytes(int index)Source port ranges of the route.intgetSrcPortRangesCount()Source port ranges of the route.com.google.protobuf.ProtocolStringListgetSrcPortRangesList()Source port ranges of the route.StringgetUri()URI of a route.com.google.protobuf.ByteStringgetUriBytes()URI of a route.inthashCode()booleanhasNccHubUri()URI of a NCC Hub.booleanhasNccSpokeUri()URI of a NCC Spoke.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RouteInfo.BuildernewBuilder()static RouteInfo.BuildernewBuilder(RouteInfo prototype)RouteInfo.BuildernewBuilderForType()protected RouteInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RouteInfoparseDelimitedFrom(InputStream input)static RouteInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteInfoparseFrom(byte[] data)static RouteInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteInfoparseFrom(com.google.protobuf.ByteString data)static RouteInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteInfoparseFrom(com.google.protobuf.CodedInputStream input)static RouteInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteInfoparseFrom(InputStream input)static RouteInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteInfoparseFrom(ByteBuffer data)static RouteInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RouteInfo>parser()RouteInfo.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getRouteTypeValue
public int getRouteTypeValue()
Type of route.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteType route_type = 8;- Specified by:
getRouteTypeValuein 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:
getRouteTypein interfaceRouteInfoOrBuilder- Returns:
- The routeType.
-
getNextHopTypeValue
public int getNextHopTypeValue()
Type of next hop.
.google.cloud.networkmanagement.v1beta1.RouteInfo.NextHopType next_hop_type = 9;- Specified by:
getNextHopTypeValuein 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:
getNextHopTypein interfaceRouteInfoOrBuilder- Returns:
- The nextHopType.
-
getRouteScopeValue
public int getRouteScopeValue()
Indicates where route is applicable.
.google.cloud.networkmanagement.v1beta1.RouteInfo.RouteScope route_scope = 14;- Specified by:
getRouteScopeValuein 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:
getRouteScopein interfaceRouteInfoOrBuilder- Returns:
- The routeScope.
-
getDisplayName
public String getDisplayName()
Name of a route.
string display_name = 1;- Specified by:
getDisplayNamein interfaceRouteInfoOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Name of a route.
string display_name = 1;- Specified by:
getDisplayNameBytesin 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:
getUriin 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:
getUriBytesin interfaceRouteInfoOrBuilder- Returns:
- The bytes for uri.
-
getDestIpRange
public String getDestIpRange()
Destination IP range of the route.
string dest_ip_range = 3;- Specified by:
getDestIpRangein interfaceRouteInfoOrBuilder- Returns:
- The destIpRange.
-
getDestIpRangeBytes
public com.google.protobuf.ByteString getDestIpRangeBytes()
Destination IP range of the route.
string dest_ip_range = 3;- Specified by:
getDestIpRangeBytesin interfaceRouteInfoOrBuilder- Returns:
- The bytes for destIpRange.
-
getNextHop
public String getNextHop()
Next hop of the route.
string next_hop = 4;- Specified by:
getNextHopin interfaceRouteInfoOrBuilder- Returns:
- The nextHop.
-
getNextHopBytes
public com.google.protobuf.ByteString getNextHopBytes()
Next hop of the route.
string next_hop = 4;- Specified by:
getNextHopBytesin 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:
getNetworkUriin 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:
getNetworkUriBytesin interfaceRouteInfoOrBuilder- Returns:
- The bytes for networkUri.
-
getPriority
public int getPriority()
Priority of the route.
int32 priority = 6;- Specified by:
getPriorityin interfaceRouteInfoOrBuilder- Returns:
- The priority.
-
getInstanceTagsList
public com.google.protobuf.ProtocolStringList getInstanceTagsList()
Instance tags of the route.
repeated string instance_tags = 7;- Specified by:
getInstanceTagsListin interfaceRouteInfoOrBuilder- Returns:
- A list containing the instanceTags.
-
getInstanceTagsCount
public int getInstanceTagsCount()
Instance tags of the route.
repeated string instance_tags = 7;- Specified by:
getInstanceTagsCountin interfaceRouteInfoOrBuilder- Returns:
- The count of instanceTags.
-
getInstanceTags
public String getInstanceTags(int index)
Instance tags of the route.
repeated string instance_tags = 7;- Specified by:
getInstanceTagsin 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:
getInstanceTagsBytesin 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:
getSrcIpRangein 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:
getSrcIpRangeBytesin 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:
getDestPortRangesListin 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:
getDestPortRangesCountin 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:
getDestPortRangesin 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:
getDestPortRangesBytesin 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:
getSrcPortRangesListin 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:
getSrcPortRangesCountin 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:
getSrcPortRangesin 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:
getSrcPortRangesBytesin 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:
getProtocolsListin 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:
getProtocolsCountin 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:
getProtocolsin 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:
getProtocolsBytesin 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:
hasNccHubUriin 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:
getNccHubUriin 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:
getNccHubUriBytesin 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:
hasNccSpokeUriin 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:
getNccSpokeUriin 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:
getNccSpokeUriBytesin interfaceRouteInfoOrBuilder- Returns:
- The bytes for nccSpokeUri.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouteInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-