Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PagedAnalyzeHealthcareEntitiesResult

Package version

The results of a healthcare operation represented as a paged iterator that can either iterate over the results on a document-by-document basis or, by byPage(), can iterate over pages of documents.

Hierarchy

  • any
    • PagedAnalyzeHealthcareEntitiesResult

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