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

The Ranker object. More...

Properties

string ranker_id [get, set]
 Unique identifier for this ranker More...
 
string url [get, set]
 Link to the ranker More...
 
string name [get, set]
 User-supplied name for the ranker More...
 
string created [get, set]
 Date and time in Coordinated Universal Time that the ranker was created More...
 

Detailed Description

The Ranker object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerInfoPayload.created
getset

Date and time in Coordinated Universal Time that the ranker was created

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerInfoPayload.name
getset

User-supplied name for the ranker

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerInfoPayload.ranker_id
getset

Unique identifier for this ranker

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.RankerInfoPayload.url
getset

Link to the ranker


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