Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsWarning

Package version

Represents a warning encountered while processing a document.

Hierarchy

  • TextAnalyticsWarning

Index

Properties

Properties

code

Error code. Possible values include: 'LongWordsInDocument', 'DocumentTruncated'

message

message: string

Warning message.

Generated using TypeDoc