Values.SuggesterStatusSourceThe value of a Suggester and its current status.
val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Integer of UIntValue.t
| `String of StandardName.t
| `Structure of
(string * [> `Enum of string | `String of FieldName.t ])
list
| `Timestamp of UpdateTimestamp.t ])
list ])
list ]