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

The response object. More...

Properties

int numFound [get, set]
 Number of results found. More...
 
int start [get, set]
 Start index. More...
 
Doc[] docs [get, set]
 Array of result documents. More...
 

Detailed Description

The response object.

Property Documentation

Doc [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Response.docs
getset

Array of result documents.

int IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Response.numFound
getset

Number of results found.

int IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.Response.start
getset

Start index.


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