SourceDocument

The document ID and its fields/attributes that are used for a query suggestion, if document fields set to use for query suggestions.

Types

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

Properties

Link copied to clipboard

The additional fields/attributes to include in the response. You can use additional fields to provide extra information in the response. Additional fields are not used to based suggestions on.

Link copied to clipboard

The identifier of the document used for a query suggestion.

Link copied to clipboard

The document fields/attributes used for a query suggestion.

Functions

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