Configuration Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class Configuration
The Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| Configuration | Initializes a new instance of the Configuration class |
| Name | Description | |
|---|---|---|
| configuration_id |
Unique identifier for this configuration.
| |
| conversions |
A list of the configuration's document conversion settings.
| |
| created |
Creation date of the configuration, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
| |
| description |
Description of the configuration, if available.
| |
| enrichments |
An array describing the configuration's document enrichment settings.
| |
| name |
Name that identifies the configuration.
| |
| normalizations |
An array describing the configuration's document normalization settings.
| |
| updated |
Date of most recent configuration update, in the format yyyy-MM-dd'T'HH:mm:ss.SSS'Z'.
|