AutocompleteSearchResponse

fun AutocompleteSearchResponse(context: AutocompleteSummary, results: List<AutocompleteResults> = emptyList())

Parameters

context

An AutocompleteSearchResponse containing information about the input search phrase and the GeoBias.

results

The data returned from the Autocomplete Search API.

Important: This is a Public Preview API. It may be changed or removed at any time.