Correction

A corrected misspelled word in a query.

Types

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

Properties

Link copied to clipboard

The zero-based location in the response string or text where the corrected word starts.

Link copied to clipboard

The string or text of a corrected misspelled word in a query.

Link copied to clipboard

The zero-based location in the response string or text where the corrected word ends.

Link copied to clipboard
val term: String?

The string or text of a misspelled word in a query.

Functions

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