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.Discovery.v1.CollectionRef Class Reference

Properties

string collection_id [get, set]
 The unique identifier of the collection. More...
 
string name [get, set]
 The name of the collection. More...
 
string description [get, set]
 The description of the collection. More...
 
string created [get, set]
 The creation date of the collection, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'. More...
 
string updated [get, set]
 The timestamp of the most recent update to the collection, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'. More...
 
string status [get, set]
 The status of the collection. More...
 
string configuration_id [get, set]
 The unique identifier of the configuration in which the collection is located. More...
 

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.collection_id
getset

The unique identifier of the collection.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.configuration_id
getset

The unique identifier of the configuration in which the collection is located.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.created
getset

The creation date of the collection, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.description
getset

The description of the collection.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.name
getset

The name of the collection.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.status
getset

The status of the collection.

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.CollectionRef.updated
getset

The timestamp of the most recent update to the collection, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.


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