Package com.google.maps.routing.v2
Class GeocodedWaypoint
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.maps.routing.v2.GeocodedWaypoint
-
- All Implemented Interfaces:
GeocodedWaypointOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class GeocodedWaypoint extends com.google.protobuf.GeneratedMessageV3 implements GeocodedWaypointOrBuilder
Details about the locations used as waypoints. Only populated for address waypoints. Includes details about the geocoding results for the purposes of determining what the address was geocoded to.
Protobuf typegoogle.maps.routing.v2.GeocodedWaypoint
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GeocodedWaypoint.Builder
Details about the locations used as waypoints.-
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
GEOCODER_STATUS_FIELD_NUMBER
static int
INTERMEDIATE_WAYPOINT_REQUEST_INDEX_FIELD_NUMBER
static int
PARTIAL_MATCH_FIELD_NUMBER
static int
PLACE_ID_FIELD_NUMBER
static int
TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static GeocodedWaypoint
getDefaultInstance()
GeocodedWaypoint
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.rpc.Status
getGeocoderStatus()
Indicates the status code resulting from the geocoding operation.com.google.rpc.StatusOrBuilder
getGeocoderStatusOrBuilder()
Indicates the status code resulting from the geocoding operation.int
getIntermediateWaypointRequestIndex()
The index of the corresponding intermediate waypoint in the request.com.google.protobuf.Parser<GeocodedWaypoint>
getParserForType()
boolean
getPartialMatch()
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.String
getPlaceId()
The place ID for this result.com.google.protobuf.ByteString
getPlaceIdBytes()
The place ID for this result.int
getSerializedSize()
String
getType(int index)
The type(s) of the result, in the form of zero or more type tags.com.google.protobuf.ByteString
getTypeBytes(int index)
The type(s) of the result, in the form of zero or more type tags.int
getTypeCount()
The type(s) of the result, in the form of zero or more type tags.com.google.protobuf.ProtocolStringList
getTypeList()
The type(s) of the result, in the form of zero or more type tags.boolean
hasGeocoderStatus()
Indicates the status code resulting from the geocoding operation.int
hashCode()
boolean
hasIntermediateWaypointRequestIndex()
The index of the corresponding intermediate waypoint in the request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static GeocodedWaypoint.Builder
newBuilder()
static GeocodedWaypoint.Builder
newBuilder(GeocodedWaypoint prototype)
GeocodedWaypoint.Builder
newBuilderForType()
protected GeocodedWaypoint.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static GeocodedWaypoint
parseDelimitedFrom(InputStream input)
static GeocodedWaypoint
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeocodedWaypoint
parseFrom(byte[] data)
static GeocodedWaypoint
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeocodedWaypoint
parseFrom(com.google.protobuf.ByteString data)
static GeocodedWaypoint
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeocodedWaypoint
parseFrom(com.google.protobuf.CodedInputStream input)
static GeocodedWaypoint
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeocodedWaypoint
parseFrom(InputStream input)
static GeocodedWaypoint
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GeocodedWaypoint
parseFrom(ByteBuffer data)
static GeocodedWaypoint
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<GeocodedWaypoint>
parser()
GeocodedWaypoint.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
-
GEOCODER_STATUS_FIELD_NUMBER
public static final int GEOCODER_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERMEDIATE_WAYPOINT_REQUEST_INDEX_FIELD_NUMBER
public static final int INTERMEDIATE_WAYPOINT_REQUEST_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTIAL_MATCH_FIELD_NUMBER
public static final int PARTIAL_MATCH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLACE_ID_FIELD_NUMBER
public static final int PLACE_ID_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
-
hasGeocoderStatus
public boolean hasGeocoderStatus()
Indicates the status code resulting from the geocoding operation.
.google.rpc.Status geocoder_status = 1;
- Specified by:
hasGeocoderStatus
in interfaceGeocodedWaypointOrBuilder
- Returns:
- Whether the geocoderStatus field is set.
-
getGeocoderStatus
public com.google.rpc.Status getGeocoderStatus()
Indicates the status code resulting from the geocoding operation.
.google.rpc.Status geocoder_status = 1;
- Specified by:
getGeocoderStatus
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The geocoderStatus.
-
getGeocoderStatusOrBuilder
public com.google.rpc.StatusOrBuilder getGeocoderStatusOrBuilder()
Indicates the status code resulting from the geocoding operation.
.google.rpc.Status geocoder_status = 1;
- Specified by:
getGeocoderStatusOrBuilder
in interfaceGeocodedWaypointOrBuilder
-
hasIntermediateWaypointRequestIndex
public boolean hasIntermediateWaypointRequestIndex()
The index of the corresponding intermediate waypoint in the request. Only populated if the corresponding waypoint is an intermediate waypoint.
optional int32 intermediate_waypoint_request_index = 2;
- Specified by:
hasIntermediateWaypointRequestIndex
in interfaceGeocodedWaypointOrBuilder
- Returns:
- Whether the intermediateWaypointRequestIndex field is set.
-
getIntermediateWaypointRequestIndex
public int getIntermediateWaypointRequestIndex()
The index of the corresponding intermediate waypoint in the request. Only populated if the corresponding waypoint is an intermediate waypoint.
optional int32 intermediate_waypoint_request_index = 2;
- Specified by:
getIntermediateWaypointRequestIndex
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The intermediateWaypointRequestIndex.
-
getTypeList
public com.google.protobuf.ProtocolStringList getTypeList()
The type(s) of the result, in the form of zero or more type tags. Supported types: https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types
repeated string type = 3;
- Specified by:
getTypeList
in interfaceGeocodedWaypointOrBuilder
- Returns:
- A list containing the type.
-
getTypeCount
public int getTypeCount()
The type(s) of the result, in the form of zero or more type tags. Supported types: https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types
repeated string type = 3;
- Specified by:
getTypeCount
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The count of type.
-
getType
public String getType(int index)
The type(s) of the result, in the form of zero or more type tags. Supported types: https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types
repeated string type = 3;
- Specified by:
getType
in interfaceGeocodedWaypointOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The type at the given index.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes(int index)
The type(s) of the result, in the form of zero or more type tags. Supported types: https://developers.google.com/maps/documentation/geocoding/requests-geocoding#Types
repeated string type = 3;
- Specified by:
getTypeBytes
in interfaceGeocodedWaypointOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the type at the given index.
-
getPartialMatch
public boolean getPartialMatch()
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address. You may wish to examine the original request for misspellings and/or an incomplete address.
bool partial_match = 4;
- Specified by:
getPartialMatch
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The partialMatch.
-
getPlaceId
public String getPlaceId()
The place ID for this result.
string place_id = 5;
- Specified by:
getPlaceId
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The placeId.
-
getPlaceIdBytes
public com.google.protobuf.ByteString getPlaceIdBytes()
The place ID for this result.
string place_id = 5;
- Specified by:
getPlaceIdBytes
in interfaceGeocodedWaypointOrBuilder
- Returns:
- The bytes for placeId.
-
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 GeocodedWaypoint parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GeocodedWaypoint parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GeocodedWaypoint parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GeocodedWaypoint parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static GeocodedWaypoint parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static GeocodedWaypoint parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static GeocodedWaypoint parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public GeocodedWaypoint.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static GeocodedWaypoint.Builder newBuilder()
-
newBuilder
public static GeocodedWaypoint.Builder newBuilder(GeocodedWaypoint prototype)
-
toBuilder
public GeocodedWaypoint.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected GeocodedWaypoint.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GeocodedWaypoint getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GeocodedWaypoint> parser()
-
getParserForType
public com.google.protobuf.Parser<GeocodedWaypoint> 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 GeocodedWaypoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-