Click or drag to resize

Example Class

Example.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Assistant.v1Example

Namespace:  IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Example

The Example type exposes the following members.

Constructors
  NameDescription
Public methodExample
Initializes a new instance of the Example class
Top
Properties
  NameDescription
Public propertyCreated
The timestamp for creation of the example.
Public propertyExampleText
The text of the user input example.
Public propertyUpdated
The timestamp for the last update to the example.
Top
See Also