AutocompleteAddressHighlights

Describes how the parts of the response element matched the input query by returning the sections of the response which matched to input query terms.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The house number or address results should have.

Link copied to clipboard

Name of the block.

Link copied to clipboard

The name of the building at the address.

Link copied to clipboard

The alpha-2 or alpha-3 character code for the country that the results will be present in.

Link copied to clipboard

The district or division of a city the results should be present in.

Link copied to clipboard

Name of the streets in the intersection. For example: e.g. ["Friedrichstraße","Unter den Linden"]

Link copied to clipboard

Indicates the starting and ending indexes for result items where they are identified to match the input query. This should be used to provide emphasis to output display to make selecting the correct result from a list easier for end users.

Link copied to clipboard

The city or locality results should be present in.

Link copied to clipboard

An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should possess.

Link copied to clipboard

The region or state results should be to be present in.

Link copied to clipboard

The name of the street results should be present in.

Link copied to clipboard

Name of sub-block.

Link copied to clipboard

Indicates the starting and ending index of the title in the text query that match the found title.

Link copied to clipboard

The sub-region or county for which results should be present in.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String