TextAnalyticsWarning Class
TextAnalyticsWarning contains the warning code and message that explains why the response has a warning.
- Inheritance
-
azure.ai.textanalytics._models.DictMixinTextAnalyticsWarning
Constructor
TextAnalyticsWarning(**kwargs)
Variables
- code
- str
Warning code. Possible values include: 'LongWordsInDocument', 'DocumentTruncated'.
- message
- str
Warning message.
Feedback
Submit and view feedback for