Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddWordsParams

Parameters for the addWords operation.

Hierarchy

  • AddWordsParams

Index

Properties

customizationId

customizationId: string

The customization ID (GUID) of the custom language model that is to be used for the request. You must make the request with credentials for the instance of the service that owns the custom model.

Optional headers

headers: OutgoingHttpHeaders

words

words: CustomWord[]

An array of CustomWord objects that provides information about each custom word that is to be added to or updated in the custom language model.

Generated using TypeDoc