EntityExport Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class EntityExport
The EntityExport type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityExport | Initializes a new instance of the EntityExport class |
Name | Description | |
---|---|---|
![]() | Created |
The timestamp for creation of the entity.
|
![]() | Description |
The description of the entity.
|
![]() | EntityName |
The name of the entity.
|
![]() | FuzzyMatch |
Whether fuzzy matching is used for the entity.
|
![]() | Metadata |
Any metadata related to the entity.
|
![]() | Updated |
The timestamp for the last update to the entity.
|
![]() | Values |
An array objects describing the entity values.
|