google.maps.places.AutocompleteSessionToken class
Represents a session token used for tracking an autocomplete session, which can be a series of AutocompleteService.getPlacePredictions calls followed by a single PlacesService.getDetails call.
places
Constructor
AutocompleteSessionToken()
Parameters: None
Creates a new instance of AutocompleteSessionToken.