SuggestHighlights

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

Types

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

Properties

Link copied to clipboard

The place's address.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: SuggestHighlights.Builder.() -> Unit = {}): SuggestHighlights
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