ValueExport Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class ValueExport
The ValueExport type exposes the following members.
| Name | Description | |
|---|---|---|
| ValueExport | Initializes a new instance of the ValueExport class |
| Name | Description | |
|---|---|---|
| Created |
The timestamp for creation of the entity value.
| |
| Metadata |
Any metadata related to the entity value.
| |
| Patterns |
An array containing any patterns for the entity value.
| |
| Synonyms |
An array containing any synonyms for the entity value.
| |
| Updated |
The timestamp for the last update to the entity value.
| |
| ValueText |
The text of the entity value.
| |
| ValueType |
Specifies the type of value.
|