LanguageTranslation Class |
Inheritance HierarchySystemObject IBM.Watson.DeveloperCloud.Services.LanguageTranslation.v2LanguageTranslation
Namespace:
IBM.Watson.DeveloperCloud.Services.LanguageTranslation.v2
Assembly:
UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic class LanguageTranslation : IWatsonService
The LanguageTranslation type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | GetLanguages | |
 | GetModel | |
 | GetModels | |
 | GetServiceID | |
 | GetTranslation(LanguageTranslationSuccessCallbackTranslations, LanguageTranslationFailCallback, String, String, DictionaryString, Object) | |
 | GetTranslation(LanguageTranslationSuccessCallbackTranslations, LanguageTranslationFailCallback, String, String, String, DictionaryString, Object) | |
 | Identify | |
Top
See Also