Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AnalyzeTextJobStatusOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • AnalyzeTextJobStatusOptionalParams

Index

Properties

Optional includeStatistics

includeStatistics: undefined | false | true

(Optional) if set to true, response will contain request and document level statistics.

Optional skip

skip: undefined | number

An offset into the collection of the first resource to be returned.

Optional top

top: undefined | number

The maximum number of resources to return from the collection.

Generated using TypeDoc