Workspace Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class Workspace
The Workspace type exposes the following members.
Name | Description | |
---|---|---|
Created |
The timestamp for creation of the workspace.
| |
Description |
The description of the workspace.
| |
Language |
The language of the workspace.
| |
LearningOptOut |
Whether training data from the workspace (including artifacts such as intents and entities) can be used by IBM for general service improvements. `true` indicates that workspace training data is not to be used.
| |
Metadata |
Any metadata related to the workspace.
| |
Name |
The name of the workspace.
| |
Updated |
The timestamp for the last update to the workspace.
| |
WorkspaceId |
The workspace ID.
|