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

The configuration ID and the status of the delete operation, and a warning if the configuration was referenced by anything. More...

Properties

string configuration_id [get, set]
 Unique identifier for the configuration. More...
 
string status [get, set]
 Status of the configuration. A deleted configuration has the status deleted. More...
 
Notice[] notices [get, set]
 An array of notice messages, if any. More...
 

Detailed Description

The configuration ID and the status of the delete operation, and a warning if the configuration was referenced by anything.

Property Documentation

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

Unique identifier for the configuration.

Notice [] IBM.Watson.DeveloperCloud.Services.Discovery.v1.DeleteConfigurationResponse.notices
getset

An array of notice messages, if any.

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

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


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