Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsClientDetectLanguageOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • TextAnalyticsClientDetectLanguageOptionalParams

Index

Properties

Optional languageBatchInput

languageBatchInput: LanguageBatchInput

Collection of documents to analyze.

Optional showStats

showStats: undefined | false | true

(optional) if set to true, response will contain input and document level statistics.

Generated using TypeDoc