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.RetrieveAndRank.v1.Doc Class Reference

The doucment object. More...

Properties

string id [get, set]
 The document identifier. More...
 
string[] body [get, set]
 The document body. More...
 
string[] title [get, set]
 The doucument title. More...
 
string[] author [get, set]
 The document author. More...
 
string[] bibliography [get, set]
 The bibliography info. More...
 

Detailed Description

The doucment object.

Property Documentation

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Doc.author
getset

The document author.

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Doc.bibliography
getset

The bibliography info.

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Doc.body
getset

The document body.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Doc.id
getset

The document identifier.

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Doc.title
getset

The doucument title.


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