faceModelVersions property

List<String>? faceModelVersions
final

Version numbers of the face detection models associated with the collections in the array CollectionIds. For example, the value of FaceModelVersions2 is the version number for the face detection model used by the collection in CollectionId2.

Implementation

final List<String>? faceModelVersions;