Values.UnsearchedFaceSourceFace details inferred from the image but not used for search. The response attribute contains reasons for why a face wasn't used for Search.
type nonrec t = {faceDetails : FaceDetail.t option;reasons : UnsearchedFaceReasons.t option;Reasons why a face wasn't used for Search.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `Enum of string ] list
| `Structure of
(string
* [> `Float of Percent.t
| `List of
[> `Structure of
(string * [> `Enum of string | `Float of Percent.t ])
list ]
list
| `Structure of
(string
* [> `Boolean of Boolean.t
| `Enum of string
| `Float of Float_.t
| `Integer of UInteger.t ])
list ])
list ])
list ]