Suggestion

A single query suggestion.

Types

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

Properties

Link copied to clipboard
val id: String?

The UUID (universally unique identifier) of a single query suggestion.

Link copied to clipboard

The list of document IDs and their fields/attributes that are used for a single query suggestion, if document fields set to use for query suggestions.

Link copied to clipboard

The value for the UUID (universally unique identifier) of a single query suggestion.

Functions

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