Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListModelsParams

Parameters for the listModels operation.

Hierarchy

  • ListModelsParams

Index

Properties

Optional _default

_default: boolean

If the default parameter isn't specified, the service returns all models (default and non-default) for each language pair. To return only default models, set this parameter to true. To return only non-default models, set this parameter to false. There is exactly one default model, the IBM-provided base model, per language pair.

Optional headers

headers: OutgoingHttpHeaders

Optional source

source: string

Specify a language code to filter results by source language.

Optional target

target: string

Specify a language code to filter results by target language.

Generated using TypeDoc