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.DocumentConversion.v1.ConversionTarget Class Reference

Targets for document conversion. More...

Public Attributes

const string Answerunits = "{\"conversion_target\": \"answer_units\"}"
 Answer units conversion target. More...
 
const string NormalizedHtml = "{\"conversion_target\": \"normalized_html\"}"
 Normalized html conversion target. More...
 
const string NormalizedText = "{\"conversion_target\": \"normalized_text\"}"
 Normalized text conversion target. More...
 

Detailed Description

Targets for document conversion.

Member Data Documentation

const string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.ConversionTarget.Answerunits = "{\"conversion_target\": \"answer_units\"}"

Answer units conversion target.

const string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.ConversionTarget.NormalizedHtml = "{\"conversion_target\": \"normalized_html\"}"

Normalized html conversion target.

const string IBM.Watson.DeveloperCloud.Services.DocumentConversion.v1.ConversionTarget.NormalizedText = "{\"conversion_target\": \"normalized_text\"}"

Normalized text conversion target.


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