Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2.IdentifiedLanguage Class Reference

Identified Language object. More...

Properties

string language [get, set]
 The identified language name. More...
 
float confidence [get, set]
 The identified language confidence. More...
 

Detailed Description

Identified Language object.

Property Documentation

float IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2.IdentifiedLanguage.confidence
getset

The identified language confidence.

string IBM.Watson.DeveloperCloud.Services.LanguageTranslator.v2.IdentifiedLanguage.language
getset

The identified language name.


The documentation for this class was generated from the following file: