Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecognizePiiEntitiesResultArray

Package version

Collection of RecognizePiiEntitiesResult objects corresponding to a batch of input documents, and annotated with information about the batch operation.

Hierarchy

  • any
    • RecognizePiiEntitiesResultArray

Index

Properties

modelVersion

modelVersion: string

The version of the text analytics model used by this operation on this batch of input documents.

Optional statistics

Statistics about the input document batch 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