TextAnalysisErrorResult interface

Base type for error results of an action corresponding to a single document.

Properties

error

The Error for this document result.

id

Unique, non-empty document identifier.

Property Details

error

The Error for this document result.

error: TextAnalysisError

Property Value

id

Unique, non-empty document identifier.

id: string

Property Value

string