Values.ContentDataDetailsSourceDetails about the content data.
type nonrec t = {textData : TextData.t option;Details about the content text data.
*)rankingData : RankingData.t option;Details about the content ranking data.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Double of RelevanceScore.t
| `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `Integer of HighlightOffset.t ])
list ]
list
| `String of SensitiveString.t ])
list ])
list ])
list ]