language

fun language(language: String): AutocompleteSearchOptions.Builder

Language in which the autocomplete results should be returned. Must be one of the TomTom-supported IETF language tags. See https://developer.tomtom.com/search-api/search-api/supported-languages for more details.

Return

An instance of the AutocompleteSearchOptions with the provided language.