| Modifier and Type | Class and Description |
|---|---|
class |
GeocodedWaypoint
Details about the locations used as waypoints.
|
static class |
GeocodedWaypoint.Builder
Details about the locations used as waypoints.
|
| Modifier and Type | Method and Description |
|---|---|
GeocodedWaypointOrBuilder |
GeocodingResultsOrBuilder.getDestinationOrBuilder()
Destination geocoded waypoint.
|
GeocodedWaypointOrBuilder |
GeocodingResults.getDestinationOrBuilder()
Destination geocoded waypoint.
|
GeocodedWaypointOrBuilder |
GeocodingResults.Builder.getDestinationOrBuilder()
Destination geocoded waypoint.
|
GeocodedWaypointOrBuilder |
GeocodingResultsOrBuilder.getIntermediatesOrBuilder(int index)
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypointOrBuilder |
GeocodingResults.getIntermediatesOrBuilder(int index)
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypointOrBuilder |
GeocodingResults.Builder.getIntermediatesOrBuilder(int index)
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
GeocodedWaypointOrBuilder |
GeocodingResultsOrBuilder.getOriginOrBuilder()
Origin geocoded waypoint.
|
GeocodedWaypointOrBuilder |
GeocodingResults.getOriginOrBuilder()
Origin geocoded waypoint.
|
GeocodedWaypointOrBuilder |
GeocodingResults.Builder.getOriginOrBuilder()
Origin geocoded waypoint.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends GeocodedWaypointOrBuilder> |
GeocodingResultsOrBuilder.getIntermediatesOrBuilderList()
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
List<? extends GeocodedWaypointOrBuilder> |
GeocodingResults.getIntermediatesOrBuilderList()
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
List<? extends GeocodedWaypointOrBuilder> |
GeocodingResults.Builder.getIntermediatesOrBuilderList()
A list of intermediate geocoded waypoints each containing an index field
that corresponds to the zero-based position of the waypoint in the order
they were specified in the request.
|
Copyright © 2025 Google LLC. All rights reserved.