| Class | Description |
|---|---|
| AddressComponent |
The parts of an address.
|
| Bounds |
The north east and south west points that delineate the outer bounds of a map.
|
| 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.
|
| 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.
|
| QueryAutocompletePrediction |
QueryAutocompletePrediction represents a single Query Autocomplete result returned from the
Google Places API Web Service.
|
| QueryAutocompletePrediction.MatchedSubstring |
MatchedSubstring describes the location of the entered term in the prediction result text, so
that the term can be highlighted if desired.
|
| QueryAutocompletePrediction.Term |
Term identifies each section of the returned description (a section of the description is
generally terminated with a comma).
|
| 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.
|
| 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 | |
| PlaceDetails.PriceLevel | |
| PlaceDetails.Review.AspectRating.RatingType | |
| PlaceIdScope |
Place ID scope is the scope of a Place ID returned from the Google Places API Web Service.
|
| 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.
|