This class represents the input image and its attributes for MatchFacesRequest.
Optional
Defines whether the comparison and detection should apply for all faces found on the image. Defaults to false. When set to false, only the most centered faces are compared and detected. Otherwise, all the faces are compared and detected.
false
The underlying image.
The image type. The imageType influences matching results, therefore this field is required.
This class represents the input image and its attributes for MatchFacesRequest.