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

The delete document response. More...

Properties

string document_id [get, set]
 Unique identifier of the document. More...
 
string status [get, set]
 Status of the document. A deleted document has the status deleted. More...
 

Detailed Description

The delete document response.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.DeleteDocumentResponse.document_id
getset

Unique identifier of the document.

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

Status of the document. A deleted document has the status deleted.


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