Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsErrorResult

Package version

Base type for error results of text analytics operations corresponding to a single document.

Hierarchy

  • TextAnalyticsErrorResult

Index

Properties

Properties

error

error: TextAnalyticsError

The Error for this document result.

id

id: string

Unique, non-empty document identifier.

Generated using TypeDoc