Values.TestSetGenerationDataSourceSourceContains information about the data source from which the test set is generated.
type nonrec t = {conversationLogsDataSource : ConversationLogsDataSource.t option;Contains information about the bot from which the conversation logs are sourced.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of Id.t
| `Structure of
(string * [> `Enum of string | `Timestamp of Timestamp.t ])
list ])
list ])
list ]