modelVersion property

String? modelVersion
final

The version of the model used to analyze the documents, in the format n.n.n You can use this information to track the model used for a particular batch of documents.

Implementation

final String? modelVersion;