Package com.google.maps.routing.v2
Class RouteLeg.StepsOverview
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.routing.v2.RouteLeg.StepsOverview
-
- All Implemented Interfaces:
RouteLeg.StepsOverviewOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- RouteLeg
public static final class RouteLeg.StepsOverview extends com.google.protobuf.GeneratedMessageV3 implements RouteLeg.StepsOverviewOrBuilder
Provides overview information about a list of `RouteLegStep`s.
Protobuf typegoogle.maps.routing.v2.RouteLeg.StepsOverview- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRouteLeg.StepsOverview.BuilderProvides overview information about a list of `RouteLegStep`s.static classRouteLeg.StepsOverview.MultiModalSegmentProvides summarized information about different multi-modal segments of the `RouteLeg.steps`.static interfaceRouteLeg.StepsOverview.MultiModalSegmentOrBuilder-
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 intMULTI_MODAL_SEGMENTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static RouteLeg.StepsOverviewgetDefaultInstance()RouteLeg.StepsOverviewgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()RouteLeg.StepsOverview.MultiModalSegmentgetMultiModalSegments(int index)Summarized information about different multi-modal segments of the `RouteLeg.steps`.intgetMultiModalSegmentsCount()Summarized information about different multi-modal segments of the `RouteLeg.steps`.List<RouteLeg.StepsOverview.MultiModalSegment>getMultiModalSegmentsList()Summarized information about different multi-modal segments of the `RouteLeg.steps`.RouteLeg.StepsOverview.MultiModalSegmentOrBuildergetMultiModalSegmentsOrBuilder(int index)Summarized information about different multi-modal segments of the `RouteLeg.steps`.List<? extends RouteLeg.StepsOverview.MultiModalSegmentOrBuilder>getMultiModalSegmentsOrBuilderList()Summarized information about different multi-modal segments of the `RouteLeg.steps`.com.google.protobuf.Parser<RouteLeg.StepsOverview>getParserForType()intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RouteLeg.StepsOverview.BuildernewBuilder()static RouteLeg.StepsOverview.BuildernewBuilder(RouteLeg.StepsOverview prototype)RouteLeg.StepsOverview.BuildernewBuilderForType()protected RouteLeg.StepsOverview.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RouteLeg.StepsOverviewparseDelimitedFrom(InputStream input)static RouteLeg.StepsOverviewparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLeg.StepsOverviewparseFrom(byte[] data)static RouteLeg.StepsOverviewparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLeg.StepsOverviewparseFrom(com.google.protobuf.ByteString data)static RouteLeg.StepsOverviewparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLeg.StepsOverviewparseFrom(com.google.protobuf.CodedInputStream input)static RouteLeg.StepsOverviewparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLeg.StepsOverviewparseFrom(InputStream input)static RouteLeg.StepsOverviewparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteLeg.StepsOverviewparseFrom(ByteBuffer data)static RouteLeg.StepsOverviewparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RouteLeg.StepsOverview>parser()RouteLeg.StepsOverview.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
-
MULTI_MODAL_SEGMENTS_FIELD_NUMBER
public static final int MULTI_MODAL_SEGMENTS_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
-
getMultiModalSegmentsList
public List<RouteLeg.StepsOverview.MultiModalSegment> getMultiModalSegmentsList()
Summarized information about different multi-modal segments of the `RouteLeg.steps`. This field is not populated if the `RouteLeg` does not contain any multi-modal segments in the steps.
repeated .google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment multi_modal_segments = 1;- Specified by:
getMultiModalSegmentsListin interfaceRouteLeg.StepsOverviewOrBuilder
-
getMultiModalSegmentsOrBuilderList
public List<? extends RouteLeg.StepsOverview.MultiModalSegmentOrBuilder> getMultiModalSegmentsOrBuilderList()
Summarized information about different multi-modal segments of the `RouteLeg.steps`. This field is not populated if the `RouteLeg` does not contain any multi-modal segments in the steps.
repeated .google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment multi_modal_segments = 1;- Specified by:
getMultiModalSegmentsOrBuilderListin interfaceRouteLeg.StepsOverviewOrBuilder
-
getMultiModalSegmentsCount
public int getMultiModalSegmentsCount()
Summarized information about different multi-modal segments of the `RouteLeg.steps`. This field is not populated if the `RouteLeg` does not contain any multi-modal segments in the steps.
repeated .google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment multi_modal_segments = 1;- Specified by:
getMultiModalSegmentsCountin interfaceRouteLeg.StepsOverviewOrBuilder
-
getMultiModalSegments
public RouteLeg.StepsOverview.MultiModalSegment getMultiModalSegments(int index)
Summarized information about different multi-modal segments of the `RouteLeg.steps`. This field is not populated if the `RouteLeg` does not contain any multi-modal segments in the steps.
repeated .google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment multi_modal_segments = 1;- Specified by:
getMultiModalSegmentsin interfaceRouteLeg.StepsOverviewOrBuilder
-
getMultiModalSegmentsOrBuilder
public RouteLeg.StepsOverview.MultiModalSegmentOrBuilder getMultiModalSegmentsOrBuilder(int index)
Summarized information about different multi-modal segments of the `RouteLeg.steps`. This field is not populated if the `RouteLeg` does not contain any multi-modal segments in the steps.
repeated .google.maps.routing.v2.RouteLeg.StepsOverview.MultiModalSegment multi_modal_segments = 1;- Specified by:
getMultiModalSegmentsOrBuilderin interfaceRouteLeg.StepsOverviewOrBuilder
-
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 RouteLeg.StepsOverview parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteLeg.StepsOverview parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouteLeg.StepsOverview parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouteLeg.StepsOverview parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RouteLeg.StepsOverview.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RouteLeg.StepsOverview.Builder newBuilder()
-
newBuilder
public static RouteLeg.StepsOverview.Builder newBuilder(RouteLeg.StepsOverview prototype)
-
toBuilder
public RouteLeg.StepsOverview.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouteLeg.StepsOverview.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RouteLeg.StepsOverview getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RouteLeg.StepsOverview> parser()
-
getParserForType
public com.google.protobuf.Parser<RouteLeg.StepsOverview> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouteLeg.StepsOverview getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-