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

The environment's unique identifier and its status. A status of deleted indicates that the environment has been successfully deleted. More...

Properties

string environment_id [get, set]
 Unique identifier for this environment. More...
 
string status [get, set]
 Status of the environment. More...
 

Detailed Description

The environment's unique identifier and its status. A status of deleted indicates that the environment has been successfully deleted.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Discovery.v1.DeleteEnvironmentResponse.environment_id
getset

Unique identifier for this environment.

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

Status of the environment.


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