Values.ConversationLevelTestResultsSourceThe test set results data at the conversation level.
type nonrec t = {items : ConversationLevelTestResultItemList.t option;The item list in the test set results data at the conversation level.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Enum of string | `String of Name.t ])
list ]
list
| `String of TestSetConversationId.t ])
list ]
list ])
list ]