SuggestionQuery

Specified in the GetSearchSuggestions request. Limits the property names that are included in the response.

Types

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

Properties

Link copied to clipboard

Defines a property name hint. Only property names that begin with the specified hint are included in the response.

Functions

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