Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetWordParams

Parameters for the getWord operation.

Hierarchy

  • GetWordParams

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

wordName

wordName: string

The custom word that is to be read from the custom language model. URL-encode the word if it includes non-ASCII characters. For more information, see Character encoding.

Generated using TypeDoc