SearchPlaceIndexForTextSummary

A summary of the request sent by using SearchPlaceIndexForText.

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 bounding box that fully contains all search results.

Link copied to clipboard

The search text specified in the request.

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