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

Detailed information about the preview run. More...

Properties

string configuration_id [get, set]
 Unique identifier for the configuration. More...
 
string status [get, set]
 Status of the preview operation. More...
 
double enriched_field_units [get, set]
 Number of 10-kB units of field data enrichments that were enriched. This can be used to estimate the cost of ingesting the document. More...
 
string original_media_type [get, set]
 Format of the test document; for example, text/html. More...
 
Notice[] notices [get, set]
 An array of notice messages about the preview operation. More...
 

Detailed Description

Detailed information about the preview run.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.TestDocument.configuration_id
getset

Unique identifier for the configuration.

double IBM.Watson.DeveloperCloud.Services.Discovery.v1.TestDocument.enriched_field_units
getset

Number of 10-kB units of field data enrichments that were enriched. This can be used to estimate the cost of ingesting the document.

Notice [] IBM.Watson.DeveloperCloud.Services.Discovery.v1.TestDocument.notices
getset

An array of notice messages about the preview operation.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.TestDocument.original_media_type
getset

Format of the test document; for example, text/html.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.TestDocument.status
getset

Status of the preview operation.


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