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.TextToSpeech.v1.ErrorModel Class Reference

The error response. More...

Properties

string error [get, set]
 Description of the problem. More...
 
int code [get, set]
 HTTP response code. More...
 
string code_description [get, set]
 The response message. More...
 

Detailed Description

The error response.

Property Documentation

int IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.ErrorModel.code
getset

HTTP response code.

string IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.ErrorModel.code_description
getset

The response message.

string IBM.Watson.DeveloperCloud.Services.TextToSpeech.v1.ErrorModel.error
getset

Description of the problem.


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