SearchPlaceIndexForSuggestionsSummary

A summary of the request sent by using SearchPlaceIndexForSuggestions.

Types

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

Properties

Link copied to clipboard

Contains the coordinates for the optional bias position specified in the request.

Link copied to clipboard

The geospatial data provider attached to the place index resource specified in the request. Values can be one of the following:

Link copied to clipboard

Contains the coordinates for the optional bounding box specified in the request.

Link copied to clipboard

The optional category filter specified in the request.

Link copied to clipboard

Contains the optional country filter specified in the request.

Link copied to clipboard

The preferred language used to return results. Matches the language in the request. The value is a valid BCP 47 language tag, for example, en for English.

Link copied to clipboard

Contains the optional result count limit specified in the request.

Link copied to clipboard

The free-form partial text input specified in the request.

Functions

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