Class Summary |
Autocomplete |
A service to provide Place predictions based on a user's text input. |
AutocompleteOptions |
The options that can be set on an
Autocomplete
object. |
ComponentRestrictions |
Defines the component restrictions that can be used with the autocomplete service. |
EventDetailsRequest |
An Event details request to be sent to the
EventsService
. |
EventsService |
Contains methods related to retrieving Events details. |
PlaceDetailsRequest |
A Place details query to be sent to the
PlacesService
. |
PlaceEvent |
Represents a single place's event. |
PlaceGeometry |
Defines information about the geometry of a Place. |
PlaceResult |
Defines information about a Place. |
PlaceSearchRequest |
A Place search query to be sent to the
PlacesService
. |
PlacesService |
Contains methods related to searching for Places and retrieving
details about a Place. |
PlacesServiceStatus |
The status returned by the
PlacesService
on the completion of its searches. |
RankBy |
THIS SOURCE CODE IS GENERATED, DO NOT MODIFY |