Values.DocumentLabelSourceSpecifies one of the label or labels that categorize the document being analyzed.
type nonrec t = {name : String_.t option;The name of the label.
*)score : Float_.t option;The confidence score that Amazon Comprehend has this label correctly attributed.
*)page : Integer.t option;Page number where the label occurs. This field is present in the response only if your request includes the Byte parameter.
*)}