Package-level declarations
Types
Link copied to clipboard
Summary of the parameters passed to the Autocomplete engine.
Link copied to clipboard
data class SearchSummary(val query: String = "", val geoBias: GeoPoint? = null, val queryTime: Duration? = null)
The summary of a Search API call.