RetrieveResponse

Types

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

Properties

Link copied to clipboard

The identifier of query used for the search. You also use QueryId to identify the search when using the Submitfeedback API.

Link copied to clipboard

The results of the retrieved relevant passages for the search.

Functions

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