Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaginatedHealthcareEntities

Package version

The results of a healthcare job represented as a paginated 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
    • PaginatedHealthcareEntities

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