IntentExport Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class IntentExport
The IntentExport type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntentExport | Initializes a new instance of the IntentExport class |
Name | Description | |
---|---|---|
![]() | Created |
The timestamp for creation of the intent.
|
![]() | Description |
The description of the intent.
|
![]() | Examples |
An array of objects describing the user input examples for the intent.
|
![]() | IntentName |
The name of the intent.
|
![]() | Updated |
The timestamp for the last update to the intent.
|