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.NaturalLanguageUnderstanding.v1.CustomModel Class Reference

Properties

string status [get, set]
 Shows as available if the model is ready for use More...
 
string model_id [get, set]
 Unique model ID More...
 
string language [get, set]
 ISO 639-1 code indicating the language of the model More...
 
string description [get, set]
 Model description More...
 

Property Documentation

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.CustomModel.description
getset

Model description

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.CustomModel.language
getset

ISO 639-1 code indicating the language of the model

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.CustomModel.model_id
getset

Unique model ID

string IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.CustomModel.status
getset

Shows as available if the model is ready for use


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