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

One classification. More...

Properties

string source_url [get, set]
 The source URL. More...
 
string resolved_url [get, set]
 The resolved URL. More...
 
string image [get, set]
 The Image. More...
 
ErrorInfoNoCode error [get, set]
 The error. More...
 
ClassifyPerClassifier[] classifiers [get, set]
 The classification results. More...
 

Detailed Description

One classification.

Property Documentation

ClassifyPerClassifier [] IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyTopLevelSingle.classifiers
getset

The classification results.

ErrorInfoNoCode IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyTopLevelSingle.error
getset

The error.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyTopLevelSingle.image
getset

The Image.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyTopLevelSingle.resolved_url
getset

The resolved URL.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.ClassifyTopLevelSingle.source_url
getset

The source URL.


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