Values.AnalyzeIDDetectionsSourceUsed to contain the information detected by an AnalyzeID operation.
type nonrec t = {text : String_.t option;Text of either the normalized field or value associated with it.
*)normalizedValue : NormalizedValue.t option;Only returned for dates, returns the type of value detected and the date written in a more machine readable way.
*)confidence : Percent.t option;The confidence score of the detected text.
*)}