Package version:

Interface BeginAnalyzeBatchOptions

Options for the begin analyze actions operation.

Hierarchy

Properties

defaultLanguage?: string

Default language code to use for records requesting automatic language detection

displayName?: string

The operation's display name.

includeStatistics?: boolean

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

updateIntervalInMs?: number

Time delay between poll requests, in milliseconds.

Generated using TypeDoc