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.VisualRecognition.v3.GetClassifiersPerClassifierVerbose Class Reference

Classifier verbose. More...

Properties

string classifier_id [get, set]
 The classifier identifier. More...
 
string name [get, set]
 The classifier name. More...
 
string owner [get, set]
 The classifier owner. More...
 
string status [get, set]
 The classifier status. More...
 
string explanation [get, set]
 The classifier explanation. More...
 
string created [get, set]
 The classifier created. More...
 
Class[] classes [get, set]
 Array of classes. More...
 

Detailed Description

Classifier verbose.

Property Documentation

Class [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.classes
getset

Array of classes.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.classifier_id
getset

The classifier identifier.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.created
getset

The classifier created.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.explanation
getset

The classifier explanation.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.name
getset

The classifier name.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.owner
getset

The classifier owner.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetClassifiersPerClassifierVerbose.status
getset

The classifier status.


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