Values.RecommendationTriggerDataSourceA union type containing information related to the trigger.
type nonrec t = {query : QueryRecommendationTriggerData.t option;Data associated with the QUERY RecommendationTriggerType.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of QueryText.t ]) list ])
list ]