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

Response for listing collections. More...

Properties

ResponseHeader responseHeader [get, set]
 The response header. More...
 
string[] collections [get, set]
 Array of collection names. More...
 
CollectionsResponse[] response [get, set]
 Array of CollectionsResponses for each core. More...
 
string core [get, set]
 The core name. More...
 

Detailed Description

Response for listing collections.

Property Documentation

string [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.CollectionsResponse.collections
getset

Array of collection names.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.CollectionsResponse.core
getset

The core name.

CollectionsResponse [] IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.CollectionsResponse.response
getset

Array of CollectionsResponses for each core.

ResponseHeader IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.CollectionsResponse.responseHeader
getset

The response header.


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