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.Discovery.v1.Notice Class Reference

Notice messages about the preview operation. More...

Properties

string notice_id [get, set]
 Text ID of the event notice. More...
 
string created [get, set]
 Creation timestamp of the notice, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'. More...
 
string document_id [get, set]
 ID of the document in which the event notice occurred. More...
 
string severity [get, set]
 Severity of the notice. Possible values warning and error. More...
 
string step [get, set]
 Step in the preview operation in which the event occurred. More...
 
string description [get, set]
 Description of the notice. More...
 

Detailed Description

Notice messages about the preview operation.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.created
getset

Creation timestamp of the notice, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.description
getset

Description of the notice.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.document_id
getset

ID of the document in which the event notice occurred.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.notice_id
getset

Text ID of the event notice.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.severity
getset

Severity of the notice. Possible values warning and error.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.Notice.step
getset

Step in the preview operation in which the event occurred.


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