| Class | Description |
|---|---|
| AddressComponent |
The parts of an address.
|
| AutocompletePrediction |
Represents a single Autocomplete result returned from the Google Places API Web Service.
|
| AutocompletePrediction.MatchedSubstring |
Describes the location of the entered term in the prediction result text, so that the term can
be highlighted if desired.
|
| AutocompletePrediction.Term |
Identifies each section of the returned description.
|
| AutocompleteStructuredFormatting |
The structured formatting info for a
AutocompletePrediction. |
| Bounds |
The northeast and southwest points that delineate the outer bounds of a map.
|
| CellTower |
A cell tower object.
|
| CellTower.CellTowerBuilder | |
| ComponentFilter |
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 an 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.
|
| FindPlaceFromText | |
| GeocodedWaypoint |
A point in a Directions API response; either the origin, one of the requested waypoints, or the
destination.
|
| GeocodingResult |
A result from a Geocoding API call.
|
| GeolocationPayload |
Request body.
|
| GeolocationPayload.GeolocationPayloadBuilder | |
| GeolocationResult |
A Geolocation API result.
|
| 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 |
The opening hours for a Place for a single day.
|
| OpeningHours.Period.OpenClose | |
| Photo |
Describes a photo available with a Search Result.
|
| PlaceDetails |
The result of a Place Details request.
|
| PlaceDetails.AlternatePlaceIds | |
| PlaceDetails.Review | |
| PlaceDetails.Review.AspectRating | |
| PlacesSearchResponse |
The response from a Places Search request.
|
| PlacesSearchResult |
A single result in the search results returned from the Google Places API Web Service.
|
| PlusCode |
A Plus Code encoded location reference.
|
| Size | |
| 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 |
A WiFi access point.
|
| WifiAccessPoint.WifiAccessPointBuilder |
| Enum | Description |
|---|---|
| AddressComponentType |
The Address 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 |
Used by the Places API to restrict the autocomplete results to places matching the specified
type.
|
| PlaceDetails.Review.AspectRating.RatingType | |
| PlaceIdScope |
The scope of a Place ID returned from the Google Places API Web Service.
|
| PlaceType |
Used by the Places API to restrict the results to places matching the specified type.
|
| PriceLevel |
Used by Places API to restrict search results to those within a given price range.
|
| RankBy |
Used by the Places API to specify the order in which results are listed.
|
| TrafficModel |
Specifies traffic prediction model when requesting future directions.
|
| TransitMode |
You may specify transit mode when requesting transit directions or distances.
|
| TransitRoutingPreference |
Indicates 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.
|