Values_1.DescribeAutoMLJobV2RequestSourceReturns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.
type nonrec t = {autoMLJobName : Values_0.AutoMLJobName.t;Requests information about an AutoML job V2 using its unique name.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.AutoMLJobName.t ]) list ]