Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsSuccessResult

Package version

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

Hierarchy

Index

Properties

Properties

id

id: string

Unique, non-empty document identifier.

Optional statistics

Statistics about the input document and how it was processed by the service. This property will have a value when includeStatistics is set to true in the client call.

Generated using TypeDoc