data class Match : Serializable
Informs which part of the input is represented by the segment. |
|
enum class ResultType
Restricts the result space based on its segment types. |
|
data class Segment : Serializable
Describes the recognized entity of the Autocomplete search. |
|
enum class SegmentType
The type of a detected entity. |