| Class | Description |
|---|---|
| AddressComponent |
The parts of an address.
|
| AutocompletePrediction |
AutocompletePrediction represents a single Autocomplete result returned from the Google Places
API Web Service.
|
| AutocompletePrediction.MatchedSubstring |
MatchedSubstring describes the location of the entered term in the prediction result text, so
that the term can be highlighted if desired.
|
| AutocompletePrediction.Term |
Term identifies each section of the returned description (a section of the description is
generally terminated with a comma).
|
| Bounds |
The north east and south west points that delineate the outer bounds of a map.
|
| CellTower |
Cell tower objects
The Geolocation API request body's cellTowers array contains zero or more cell tower objects.
|
| CellTower.CellTowerBuilder | |
| ComponentFilter |
This class represents a component filter for a geocode request.
|
| DirectionsLeg |
A component of a Directions API result.
|
| DirectionsResult |
DirectionsResult represents a result from the Google Directions API Web Service.
|
| DirectionsRoute |
A Directions API result.
|
| DirectionsStep |
Each element in the steps of a
DirectionsLeg defines a single step of the calculated
directions. |
| Distance |
The distance component for Directions API results.
|
| DistanceMatrix |
A complete result from a Distance Matrix API call.
|
| DistanceMatrixElement |
A single result corresponding to a origin/destination pair in a Distance Matrix response.
|
| DistanceMatrixRow |
Represents a single row in a Distance Matrix API response.
|
| Duration |
The duration component for Directions API results.
|
| ElevationResult |
An Elevation API result.
|
| EncodedPolyline |
Encoded Polylines are used by the API to represent paths.
|
| Fare |
A representation of ticket cost for use on public transit.
|
| GeocodedWaypoint |
Geocoded Waypoint represents a point in a Directions API response, either the origin, one of the
requested waypoints, or the destination.
|
| GeocodingResult |
Result from a Geocoding API call.
|
| GeolocationPayload |
Request body
The following fields are supported, and all fields are optional:
|
| GeolocationPayload.GeolocationPayloadBuilder | |
| GeolocationResult |
Geolocation Results
A successful geolocation request will return a result defining a location and radius.
|
| Geometry |
The Geometry of a Geocoding Result.
|
| LatLng |
A place on Earth, represented by a Latitude/Longitude pair.
|
| OpeningHours |
Opening hours for a Place Details result.
|
| OpeningHours.Period |
Period models the opening hours for a Place for a single day.
|
| OpeningHours.Period.OpenClose | |
| Photo |
This describes a photo available with a Search Result.
|
| PhotoResult |
PhotoResult contains the photo for a PhotoReference.
|
| PlaceDetails |
PlaceDetails is the result of a Place Details request.
|
| PlaceDetails.AlternatePlaceIds | |
| PlaceDetails.Review | |
| PlaceDetails.Review.AspectRating | |
| PlacesSearchResponse |
The response from a Places Search request.
|
| PlacesSearchResult |
PlaceSearchResult represents a single result in the search results return from the Google Places
API Web Service.
|
| SnappedPoint |
A point that has been snapped to a road by the Roads API.
|
| SnappedSpeedLimitResponse |
A combined snap-to-roads and speed limit response.
|
| SpeedLimit |
A speed limit result from the Roads API.
|
| StopDetails |
The stop/station.
|
| TransitAgency |
The operator of a line.
|
| TransitDetails |
Transit directions return additional information that is not relevant for other modes of
transportation.
|
| TransitLine |
The transit line used in a step.
|
| Vehicle |
The vehicle used on a line.
|
| WifiAccessPoint |
WiFi access point objects
The request body's wifiAccessPoints array must contain two or more WiFi access point objects.
|
| WifiAccessPoint.WifiAccessPointBuilder |
| Enum | Description |
|---|---|
| AddressComponentType |
The Adress Component types.
|
| AddressType |
The Address types.
|
| DistanceMatrixElementStatus |
The status result for a single
DistanceMatrixElement. |
| GeocodedWaypointStatus |
The status result for a single
GeocodedWaypoint. |
| LocationType |
Location types for a reverse geocoding request.
|
| OpeningHours.Period.OpenClose.DayOfWeek | |
| PlaceAutocompleteType |
PlaceAutocompleteType is used by the Places API to restrict the autocomplete results to places matching the specified
type.
|
| PlaceDetails.Review.AspectRating.RatingType | |
| PlaceIdScope |
Place ID scope is the scope of a Place ID returned from the Google Places API Web Service.
|
| PlaceType |
PlaceType is used by the Places API to restrict the results to places matching the specified
type.
|
| PriceLevel |
PriceLevel is used by Places API to restrict search results to those within a price range.
|
| RankBy |
RankBy is used by the Places API to specify the order in which results are listed.
|
| TrafficModel |
Specifies traffic prediction model when request future directions.
|
| TransitMode |
You may specify transit mode when requesting transit directions or distances.
|
| TransitRoutingPreference |
Indicate user preference when requesting transit directions.
|
| TravelMode |
You may specify the transportation mode to use for calulating directions.
|
| Unit |
Units of measurement.
|
| VehicleType |
The vehicle types.
|