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

The collection ID and the status of the deletion process. More...

Properties

string collection_id [get, set]
 The unique identifier of the collection that is being deleted. More...
 
string status [get, set]
 The status of the collection. The status of a successful deletion operation is deleted. More...
 

Detailed Description

The collection ID and the status of the deletion process.

Property Documentation

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

The unique identifier of the collection that is being deleted.

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

The status of the collection. The status of a successful deletion operation is deleted.


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