Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalysisClientOptions

Package version

Configuration options for TextAnalysisClient.

Hierarchy

  • any
    • TextAnalysisClientOptions

Index

Properties

Optional apiVersion

apiVersion: undefined | string

The version of the Cognitive Language Service API to use.

Optional defaultCountryHint

defaultCountryHint: undefined | string

The default country hint to use. Defaults to "us".

Optional defaultLanguage

defaultLanguage: undefined | string

The default language to use. Defaults to "en".

Generated using TypeDoc