Click or drag to resize

TestDocument Class

Detailed information about the preview run.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Discovery.v1TestDocument

Namespace:  IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class TestDocument

The TestDocument type exposes the following members.

Constructors
  NameDescription
Public methodTestDocument
Initializes a new instance of the TestDocument class
Top
Properties
  NameDescription
Public propertyconfiguration_id
Unique identifier for the configuration.
Public propertyenriched_field_units
Number of 10-kB units of field data enrichments that were enriched. This can be used to estimate the cost of ingesting the document.
Public propertynotices
An array of notice messages about the preview operation.
Public propertyoriginal_media_type
Format of the test document; for example, text/html.
Public propertystatus
Status of the preview operation.
Top
See Also