TextAnalyticsWarning interface
Represents a warning encountered while processing a document.
Property Details
code
Error code.
code: string
Property Value
string
message
Warning message.
message: string
Property Value
string