language

fun language(language: String): FuzzySearchOptions.Builder

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

Return

The builder of the FuzzySearchOptions with the provided language.