Notice Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class Notice
The Notice type exposes the following members.
| Name | Description | |
|---|---|---|
| created |
Creation timestamp of the notice, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
| |
| description |
Description of the notice.
| |
| document_id |
ID of the document in which the event notice occurred.
| |
| notice_id |
Text ID of the event notice.
| |
| severity |
Severity of the notice. Possible values warning and error.
| |
| step |
Step in the preview operation in which the event occurred.
|