warnings property

List<DocumentServiceWarning>? warnings
final

Any warnings returned by the document service about the documents being uploaded.

Implementation

final List<DocumentServiceWarning>? warnings;