Click or drag to resize

TranslationModelbase_model_id Property

The model of which this model was based.

Namespace:  IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string base_model_id { get; set; }

Property Value

Type: String
See Also