Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BeginAnalyzeBatchOptions

Package version

Options for the begin analyze actions operation.

Hierarchy

Index

Properties

Optional apiVersion

apiVersion: undefined | string

The version of the Cognitive Language Service API to use.

Optional displayName

displayName: undefined | string

The operation's display name.

Optional includeStatistics

includeStatistics: undefined | false | true

If set to true, response will contain input and document level statistics.

Optional updateIntervalInMs

updateIntervalInMs: undefined | number

Time delay between poll requests, in milliseconds.

Generated using TypeDoc