Document representing a search suggestion result.
Property | Type | Constraints | Description |
---|---|---|---|
query
|
String | The query phrase to search for. | |
suggested_phrases
|
[String] | The suggested phrases. | |
suggestions
|
[Suggestion] | The sorted list of search hits. This list can be empty. |