SourceLanguageConfig class

Source Language configuration.

Properties

endpointId
language

Property Details

endpointId

string endpointId

Property Value

string

language

string language

Property Value

string

Method Details

fromLanguage(string, string)

static function fromLanguage(language: string, endpointId?: string): SourceLanguageConfig

Parameters

language

string

language (eg. "en-US") value of config.

endpointId

string

endpointId of model bound to given language of config.

Returns

Instance of SourceLanguageConfig