AutocompletePrediction | Represents a query's suggestions and its attributes, like matched substrings. |
GeoDataApi | Main entry point for the Google Places Geo Data API. |
Place | Represents a particular physical place. |
PlaceDetectionApi | Main entry point for the Google Place Detection API. |
PlaceLikelihood | A Place and the relative likelihood of the place being the best match within the list of
returned places for a single request. |
PlacePhotoMetadata | The metadata corresponding to a single photo associated with a place. |
AddPlaceRequest | This class is deprecated. The addPlace() method is deprecated as of June 30, 2017. This feature will be turned down on June 30, 2018, and will no longer be available after that date. |
AutocompleteFilter | Filter for customizing the autocomplete predictions from the Geo Data API. |
AutocompleteFilter.Builder | Builder for an AutocompleteFilter . |
AutocompletePredictionBuffer | A DataBuffer that represents a list of AutocompletePredictions . |
AutocompletePredictionBufferResponse | A DataBuffer that represents a list of AutocompletePredictions . |
GeoDataClient | Main entry point for the Google Places Geo Data API. |
PlaceBuffer | Data structure providing access to a list of Place objects. |
PlaceBufferResponse | Data structure providing access to a list of Place objects. |
PlaceDetectionClient | Main entry point for the Google Place Detection API. |
PlaceFilter | Specifies constraints to use for filtering the results of some API methods. |
PlaceLikelihoodBuffer | Data structure providing access to a list of PlaceLikelihood objects. |
PlaceLikelihoodBufferResponse | Data structure providing access to a list of PlaceLikelihood objects. |
PlacePhotoMetadataBuffer | Data structure providing access to a list of PlacePhotoMetadata objects. |
PlacePhotoMetadataResponse | Represents the result of a getPlacePhotos(String) request. |
PlacePhotoMetadataResult | Represents the result of a getPlacePhotos(GoogleApiClient, String) request. |
PlacePhotoResponse | Represents the result of a getPhoto(PlacePhotoMetadata) request. |
PlacePhotoResult | The result of a getPhoto(GoogleApiClient) or getScaledPhoto(GoogleApiClient, int, int)
request. |
PlaceReport | An indication that the device is currently located at a particular Place . |
Places | The main entry point for apps to integrate with the Google Places API for Android. |
PlacesOptions | API configuration parameters for Places API. |
PlacesOptions.Builder | Builder used to create PlacesOptions . |
PlacesStatusCodes | Places API specific status codes, for use in getStatusCode() |
PlaceTypes | Convenient groupings of place types. |