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.RetrieveAndRank.v1.RankerErrorResponsePayload Class Reference

Ranker error response. More...

Properties

int code [get, set]
 The error code. More...
 
string error [get, set]
 The error string. More...
 
string description [get, set]
 The error description. More...
 

Detailed Description

Ranker error response.

Property Documentation

int IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerErrorResponsePayload.code
getset

The error code.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerErrorResponsePayload.description
getset

The error description.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerErrorResponsePayload.error
getset

The error string.


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