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.ClassResult Class Reference

One class result. More...

Properties

string _class [get, set]
 The class result. More...
 
double score [get, set]
 The score. More...
 
string type_hierarchy [get, set]
 The type hierarchy. More...
 

Detailed Description

One class result.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassResult._class
getset

The class result.

double IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassResult.score
getset

The score.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassResult.type_hierarchy
getset

The type hierarchy.


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