modelVersion property
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;
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.
final String? modelVersion;