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

A list of information about the configuration. More...

Properties

string configuration_id [get, set]
 Unique identifier for this configuration. More...
 
string created [get, set]
 Creation date of the configuration, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'. More...
 
string updated [get, set]
 Date of most recent configuration update, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'. More...
 
string name [get, set]
 Name that identifies the configuration. More...
 
string description [get, set]
 Description of the configuration, if available. More...
 

Detailed Description

A list of information about the configuration.

Property Documentation

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

Unique identifier for this configuration.

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

Creation date of the configuration, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.

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

Description of the configuration, if available.

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

Name that identifies the configuration.

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

Date of most recent configuration update, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.


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