SuggestResponse

Contains the response to a Suggest request.

Types

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

Properties

Link copied to clipboard

The status of a SuggestRequest. Contains the resource ID (rid) and how long it took to process the request (timems).

Link copied to clipboard

Container for the matching search suggestion information.

Functions

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