Package com.google.maps.routing.v2
Class RouteMatrixElement
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.routing.v2.RouteMatrixElement
-
- All Implemented Interfaces:
RouteMatrixElementOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class RouteMatrixElement extends com.google.protobuf.GeneratedMessageV3 implements RouteMatrixElementOrBuilder
Contains route information computed for an origin/destination pair in the ComputeRouteMatrix API. This proto can be streamed to the client.
Protobuf typegoogle.maps.routing.v2.RouteMatrixElement- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRouteMatrixElement.BuilderContains route information computed for an origin/destination pair in the ComputeRouteMatrix API.static classRouteMatrixElement.LocalizedValuesText representations of certain properties.static interfaceRouteMatrixElement.LocalizedValuesOrBuilder-
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 intCONDITION_FIELD_NUMBERstatic intDESTINATION_INDEX_FIELD_NUMBERstatic intDISTANCE_METERS_FIELD_NUMBERstatic intDURATION_FIELD_NUMBERstatic intFALLBACK_INFO_FIELD_NUMBERstatic intLOCALIZED_VALUES_FIELD_NUMBERstatic intORIGIN_INDEX_FIELD_NUMBERstatic intSTATIC_DURATION_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intTRAVEL_ADVISORY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)RouteMatrixElementConditiongetCondition()Indicates whether the route was found or not.intgetConditionValue()Indicates whether the route was found or not.static RouteMatrixElementgetDefaultInstance()RouteMatrixElementgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetDestinationIndex()Zero-based index of the destination in the request.intgetDistanceMeters()The travel distance of the route, in meters.com.google.protobuf.DurationgetDuration()The length of time needed to navigate the route.com.google.protobuf.DurationOrBuildergetDurationOrBuilder()The length of time needed to navigate the route.FallbackInfogetFallbackInfo()In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.FallbackInfoOrBuildergetFallbackInfoOrBuilder()In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.RouteMatrixElement.LocalizedValuesgetLocalizedValues()Text representations of properties of the `RouteMatrixElement`.RouteMatrixElement.LocalizedValuesOrBuildergetLocalizedValuesOrBuilder()Text representations of properties of the `RouteMatrixElement`.intgetOriginIndex()Zero-based index of the origin in the request.com.google.protobuf.Parser<RouteMatrixElement>getParserForType()intgetSerializedSize()com.google.protobuf.DurationgetStaticDuration()The duration of traveling through the route without taking traffic conditions into consideration.com.google.protobuf.DurationOrBuildergetStaticDurationOrBuilder()The duration of traveling through the route without taking traffic conditions into consideration.com.google.rpc.StatusgetStatus()Error status code for this element.com.google.rpc.StatusOrBuildergetStatusOrBuilder()Error status code for this element.RouteTravelAdvisorygetTravelAdvisory()Additional information about the route.RouteTravelAdvisoryOrBuildergetTravelAdvisoryOrBuilder()Additional information about the route.booleanhasDestinationIndex()Zero-based index of the destination in the request.booleanhasDuration()The length of time needed to navigate the route.booleanhasFallbackInfo()In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation.inthashCode()booleanhasLocalizedValues()Text representations of properties of the `RouteMatrixElement`.booleanhasOriginIndex()Zero-based index of the origin in the request.booleanhasStaticDuration()The duration of traveling through the route without taking traffic conditions into consideration.booleanhasStatus()Error status code for this element.booleanhasTravelAdvisory()Additional information about the route.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RouteMatrixElement.BuildernewBuilder()static RouteMatrixElement.BuildernewBuilder(RouteMatrixElement prototype)RouteMatrixElement.BuildernewBuilderForType()protected RouteMatrixElement.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RouteMatrixElementparseDelimitedFrom(InputStream input)static RouteMatrixElementparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatrixElementparseFrom(byte[] data)static RouteMatrixElementparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatrixElementparseFrom(com.google.protobuf.ByteString data)static RouteMatrixElementparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatrixElementparseFrom(com.google.protobuf.CodedInputStream input)static RouteMatrixElementparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatrixElementparseFrom(InputStream input)static RouteMatrixElementparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatrixElementparseFrom(ByteBuffer data)static RouteMatrixElementparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RouteMatrixElement>parser()RouteMatrixElement.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
-
ORIGIN_INDEX_FIELD_NUMBER
public static final int ORIGIN_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_INDEX_FIELD_NUMBER
public static final int DESTINATION_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONDITION_FIELD_NUMBER
public static final int CONDITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISTANCE_METERS_FIELD_NUMBER
public static final int DISTANCE_METERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DURATION_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATIC_DURATION_FIELD_NUMBER
public static final int STATIC_DURATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRAVEL_ADVISORY_FIELD_NUMBER
public static final int TRAVEL_ADVISORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FALLBACK_INFO_FIELD_NUMBER
public static final int FALLBACK_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCALIZED_VALUES_FIELD_NUMBER
public static final int LOCALIZED_VALUES_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
-
hasOriginIndex
public boolean hasOriginIndex()
Zero-based index of the origin in the request.
optional int32 origin_index = 1;- Specified by:
hasOriginIndexin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the originIndex field is set.
-
getOriginIndex
public int getOriginIndex()
Zero-based index of the origin in the request.
optional int32 origin_index = 1;- Specified by:
getOriginIndexin interfaceRouteMatrixElementOrBuilder- Returns:
- The originIndex.
-
hasDestinationIndex
public boolean hasDestinationIndex()
Zero-based index of the destination in the request.
optional int32 destination_index = 2;- Specified by:
hasDestinationIndexin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the destinationIndex field is set.
-
getDestinationIndex
public int getDestinationIndex()
Zero-based index of the destination in the request.
optional int32 destination_index = 2;- Specified by:
getDestinationIndexin interfaceRouteMatrixElementOrBuilder- Returns:
- The destinationIndex.
-
hasStatus
public boolean hasStatus()
Error status code for this element.
.google.rpc.Status status = 3;- Specified by:
hasStatusin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public com.google.rpc.Status getStatus()
Error status code for this element.
.google.rpc.Status status = 3;- Specified by:
getStatusin interfaceRouteMatrixElementOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Error status code for this element.
.google.rpc.Status status = 3;- Specified by:
getStatusOrBuilderin interfaceRouteMatrixElementOrBuilder
-
getConditionValue
public int getConditionValue()
Indicates whether the route was found or not. Independent of status.
.google.maps.routing.v2.RouteMatrixElementCondition condition = 9;- Specified by:
getConditionValuein interfaceRouteMatrixElementOrBuilder- Returns:
- The enum numeric value on the wire for condition.
-
getCondition
public RouteMatrixElementCondition getCondition()
Indicates whether the route was found or not. Independent of status.
.google.maps.routing.v2.RouteMatrixElementCondition condition = 9;- Specified by:
getConditionin interfaceRouteMatrixElementOrBuilder- Returns:
- The condition.
-
getDistanceMeters
public int getDistanceMeters()
The travel distance of the route, in meters.
int32 distance_meters = 4;- Specified by:
getDistanceMetersin interfaceRouteMatrixElementOrBuilder- Returns:
- The distanceMeters.
-
hasDuration
public boolean hasDuration()
The length of time needed to navigate the route. If you set the [routing_preference][google.maps.routing.v2.ComputeRouteMatrixRequest.routing_preference] to `TRAFFIC_UNAWARE`, then this value is the same as `static_duration`. If you set the `routing_preference` to either `TRAFFIC_AWARE` or `TRAFFIC_AWARE_OPTIMAL`, then this value is calculated taking traffic conditions into account.
.google.protobuf.Duration duration = 5;- Specified by:
hasDurationin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()
The length of time needed to navigate the route. If you set the [routing_preference][google.maps.routing.v2.ComputeRouteMatrixRequest.routing_preference] to `TRAFFIC_UNAWARE`, then this value is the same as `static_duration`. If you set the `routing_preference` to either `TRAFFIC_AWARE` or `TRAFFIC_AWARE_OPTIMAL`, then this value is calculated taking traffic conditions into account.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationin interfaceRouteMatrixElementOrBuilder- Returns:
- The duration.
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()
The length of time needed to navigate the route. If you set the [routing_preference][google.maps.routing.v2.ComputeRouteMatrixRequest.routing_preference] to `TRAFFIC_UNAWARE`, then this value is the same as `static_duration`. If you set the `routing_preference` to either `TRAFFIC_AWARE` or `TRAFFIC_AWARE_OPTIMAL`, then this value is calculated taking traffic conditions into account.
.google.protobuf.Duration duration = 5;- Specified by:
getDurationOrBuilderin interfaceRouteMatrixElementOrBuilder
-
hasStaticDuration
public boolean hasStaticDuration()
The duration of traveling through the route without taking traffic conditions into consideration.
.google.protobuf.Duration static_duration = 6;- Specified by:
hasStaticDurationin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the staticDuration field is set.
-
getStaticDuration
public com.google.protobuf.Duration getStaticDuration()
The duration of traveling through the route without taking traffic conditions into consideration.
.google.protobuf.Duration static_duration = 6;- Specified by:
getStaticDurationin interfaceRouteMatrixElementOrBuilder- Returns:
- The staticDuration.
-
getStaticDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getStaticDurationOrBuilder()
The duration of traveling through the route without taking traffic conditions into consideration.
.google.protobuf.Duration static_duration = 6;- Specified by:
getStaticDurationOrBuilderin interfaceRouteMatrixElementOrBuilder
-
hasTravelAdvisory
public boolean hasTravelAdvisory()
Additional information about the route. For example: restriction information and toll information
.google.maps.routing.v2.RouteTravelAdvisory travel_advisory = 7;- Specified by:
hasTravelAdvisoryin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the travelAdvisory field is set.
-
getTravelAdvisory
public RouteTravelAdvisory getTravelAdvisory()
Additional information about the route. For example: restriction information and toll information
.google.maps.routing.v2.RouteTravelAdvisory travel_advisory = 7;- Specified by:
getTravelAdvisoryin interfaceRouteMatrixElementOrBuilder- Returns:
- The travelAdvisory.
-
getTravelAdvisoryOrBuilder
public RouteTravelAdvisoryOrBuilder getTravelAdvisoryOrBuilder()
Additional information about the route. For example: restriction information and toll information
.google.maps.routing.v2.RouteTravelAdvisory travel_advisory = 7;- Specified by:
getTravelAdvisoryOrBuilderin interfaceRouteMatrixElementOrBuilder
-
hasFallbackInfo
public boolean hasFallbackInfo()
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation. When fallback mode is used, this field contains detailed information about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 8;- Specified by:
hasFallbackInfoin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the fallbackInfo field is set.
-
getFallbackInfo
public FallbackInfo getFallbackInfo()
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation. When fallback mode is used, this field contains detailed information about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 8;- Specified by:
getFallbackInfoin interfaceRouteMatrixElementOrBuilder- Returns:
- The fallbackInfo.
-
getFallbackInfoOrBuilder
public FallbackInfoOrBuilder getFallbackInfoOrBuilder()
In some cases when the server is not able to compute the route with the given preferences for this particular origin/destination pair, it may fall back to using a different mode of computation. When fallback mode is used, this field contains detailed information about the fallback response. Otherwise this field is unset.
.google.maps.routing.v2.FallbackInfo fallback_info = 8;- Specified by:
getFallbackInfoOrBuilderin interfaceRouteMatrixElementOrBuilder
-
hasLocalizedValues
public boolean hasLocalizedValues()
Text representations of properties of the `RouteMatrixElement`.
.google.maps.routing.v2.RouteMatrixElement.LocalizedValues localized_values = 10;- Specified by:
hasLocalizedValuesin interfaceRouteMatrixElementOrBuilder- Returns:
- Whether the localizedValues field is set.
-
getLocalizedValues
public RouteMatrixElement.LocalizedValues getLocalizedValues()
Text representations of properties of the `RouteMatrixElement`.
.google.maps.routing.v2.RouteMatrixElement.LocalizedValues localized_values = 10;- Specified by:
getLocalizedValuesin interfaceRouteMatrixElementOrBuilder- Returns:
- The localizedValues.
-
getLocalizedValuesOrBuilder
public RouteMatrixElement.LocalizedValuesOrBuilder getLocalizedValuesOrBuilder()
Text representations of properties of the `RouteMatrixElement`.
.google.maps.routing.v2.RouteMatrixElement.LocalizedValues localized_values = 10;- Specified by:
getLocalizedValuesOrBuilderin interfaceRouteMatrixElementOrBuilder
-
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 RouteMatrixElement parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteMatrixElement parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteMatrixElement parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteMatrixElement parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteMatrixElement parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteMatrixElement parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteMatrixElement parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RouteMatrixElement.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RouteMatrixElement.Builder newBuilder()
-
newBuilder
public static RouteMatrixElement.Builder newBuilder(RouteMatrixElement prototype)
-
toBuilder
public RouteMatrixElement.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteMatrixElement.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RouteMatrixElement getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RouteMatrixElement> parser()
-
getParserForType
public com.google.protobuf.Parser<RouteMatrixElement> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouteMatrixElement getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-