faceModelVersions property
Version numbers of the face detection models associated with the collections
in the array CollectionIds
. For example, the value of
FaceModelVersions
is the version number for the face
detection model used by the collection in 2
CollectionId
.2
Implementation
final List<String>? faceModelVersions;