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.PersonalityInsights.v3.ContentLanguage Class Reference

The content language. Either English, Arabic, Spanish or Japanese. More...

Public Attributes

const string English = "en"
 English. More...
 
const string Arabic = "ar"
 Arabic. More...
 
const string Spanish = "es"
 Spanish. More...
 
const string Japanese = "ja"
 Japanese More...
 

Detailed Description

The content language. Either English, Arabic, Spanish or Japanese.

Member Data Documentation

const string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ContentLanguage.Arabic = "ar"

Arabic.

const string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ContentLanguage.English = "en"

English.

const string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ContentLanguage.Japanese = "ja"

Japanese

const string IBM.Watson.DeveloperCloud.Services.PersonalityInsights.v3.ContentLanguage.Spanish = "es"

Spanish.


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