SearchSampleQueriesRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to return on a single page. The default value is 10.

Link copied to clipboard

A token you can use to get the next page of results. The length constraint is in characters, not words.

Link copied to clipboard

The natural language phrase to use for the semantic search. The phrase must be in English. The length constraint is in characters, not words.

Functions

Link copied to clipboard
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