Values_2.DescribeTrialRequestSourceProvides a list of a trial's properties.
type nonrec t = {trialName : Values_0.ExperimentEntityName.t;The name of the trial to describe.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ExperimentEntityName.t ]) list ]