LanguageBatchResult Class

LanguageBatchResult.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
LanguageBatchResult

Constructor

LanguageBatchResult(**kwargs)

Variables

documents
list[LanguageBatchResultItem]

Response by document

errors
list[ErrorRecord]

Errors and Warnings by document

statistics
RequestStatistics

(Optional) if showStats=true was specified in the request this field will contain information about the request payload.