SourceLanguageConfig class
Source Language configuration.
Properties
endpoint |
|
language |
Methods
from |
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